Jul 27 2021 03:13 AM
So, ive been testing the ability to using AAD to 'domain join' AVD Hosts. Its not working for me. I get "Status - Unavailable" shown against the host.
When I view the JSON I see -
"healthCheckName": "DomainJoinedCheck",
"healthCheckResult": "HealthCheckFailed",
"additionalFailureDetails": {
"message": "SessionHost unhealthy: SessionHost is not joined to a domain",
"errorCode": -2147467259,
During the deployment of the Host Pool the option is selected to join to AAD and also to enrol into Intune too.
Ive gone through the deployment guide https://docs.microsoft.com/en-gb/azure/virtual-desktop/deploy-azure-ad-joined-vm , and also reviewed other guides from the community and cant see im missing anything in the step.
Do you need AADDS for this to work? This is the key, and the big hype is that it will deploy to AAD, but some guides stating AZURE Virtual Desktop (so the new branding and I would assume the new features) mention AADDS too?!?!?!?
Thank you
Phil
Jul 27 2021 05:14 AM
Jul 27 2021 06:02 AM - edited Jul 27 2021 06:54 AM
I can confirm the Microsoft.Azure.ActiveDirectory.AADLoginForWindows extension is enabled.
The results of the command show the following:
Which is odd indeed.
The status of the Host in AVD is still -
And the reason for it being 'Unavailable' is still -
Thank you for your help on this.
Regards
Phil
Jul 27 2021 08:59 AM
Jul 28 2021 06:05 PM
Aug 02 2021 01:20 AM