Forum Discussion
DumaDavid
Sep 03, 2021Copper Contributor
Azure WVD Session Host unavailable
Hi, I`m trying to configure an Azure WVD but after the deployment it says that the Session host is unavailable "healthCheckName": "DomainJoinedCheck", "healthCheckResult": "HealthCheck...
nigelm
Sep 03, 2021Brass Contributor
https://docs.microsoft.com/en-us/azure/active-directory-domain-services/join-windows-vm#join-the-vm-to-the-managed-domain
have a look at number 5
have a look at number 5
DumaDavid
Sep 06, 2021Copper Contributor
When creating the VM should I chose to join an AD instead of the AAD then?
- nigelmSep 06, 2021Brass Contributor
DumaDavid Absolutely and use an account that has permission to join machines to the domain.
https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-azure-marketplace?tabs=azure-portal
That's step 11 under Virtual Machine Details..
- DumaDavidSep 06, 2021Copper ContributorI've done that and manually joined the VM into the domain, now it works, thank you for the advice!