WVD - Domain Join issue

Mayur Master 21 Reputation points
2020-09-01T02:28:06.5+00:00

Trying to setup WVD Pool and Session host with AADDS to join WVD session host.
Deployment is failing with error below

{
"status": "Failed",
"error": {
"code": "ResourceDeploymentFailure",
"message": "The resource operation completed with terminal provisioning state 'Failed'.",
"details": [
{
"code": "VMExtensionProvisioningError",
"message": "VM has reported a failure when processing extension 'joindomain'. Error message: \"Exception(s) occured while joining Domain 'mayurwvd.onmicrosoft.com'\"\r\n\r\nMore information on troubleshooting is available at https://aka.ms/vmextensionwindowstroubleshoot "
}
]
}
}

Also followed this article but no luck
http://social.msdn.microsoft.com/Forums/en-US/WindowsAzureAD/thread/39cbec11-a149-4db7-9521-9016c0863f53/

Any help will be appreciated.

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,451 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sumarigo-MSFT 45,491 Reputation points Microsoft Employee
    2020-09-01T11:40:40.277+00:00

    @Mayur Master There is a similar issue discussion in the GitHub Forum, please refer to the suggestion mentioned here. If the issue still persist, I would like to work closer on this matter. Looking forward for your reply.

    As mentioned in the error have tried the troubleshooting steps: https://learn.microsoft.com/en-us/azure/virtual-machines/extensions/features-windows#troubleshoot-vm-extensions

    Additional information: https://learn.microsoft.com/ko-kr/azure/active-directory-domain-services/join-windows-vm
    https://learn.microsoft.com/ko-kr/azure/virtual-desktop/create-host-pools-azure-marketplace

    • Also check credentils providing for joining VM to the domain is correct?
    • Session host virtual machine configuration
    • Check the Domain name
    • Open the Azure Portal and go to the Virtual networks blade.-> Find your VNET, then select DNS servers.->The DNS servers menu should appear on the right side of your screen. On that menu, select Custom.-> Make sure the DNS servers listed under Custom match your domain controller or Active Directory domain. If you don't see your DNS server, you can add it by entering its value into the Add DNS server field.

    Hope this helps!

    Kindly let us know if the above helps or you need further assistance on this issue.

    ------------------------------------------------------------------------------------------------------------------------------

    Please don’t forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful