Forum Discussion
EricSP
Jun 28, 2019Copper Contributor
JoinDomain / Conflict
Reference: 1. https://techcommunity.microsoft.com/t5/Windows-IT-Pro-Blog/Getting-started-with-Windows-Virtual-Desktop/ba-p/391054 2. https://docs.microsoft.com/en-us/azure/virtual-desktop/tenan...
- Dec 10, 2020Can you check the paths here and share the lgos from here
C:\Packages\Plugins\Microsoft.Compute.JsonADDomainExtension
C:\WindowsAzure\Logs\Plugins\Microsoft.Compute.JsonADDomainExtension\1.3.6
Latest run that errors out also the version might be different
Also reading the error what is your DNS server setup on the VNET?
jonmcwilliams
Dec 09, 2020Copper Contributor
I'm having the same issues as Eric, I have a new Azure AD DS domain, and I'm trying to setup WVD ARM. Once I create the VM, I cannot seem to get it to successfully join the domain. I have tried the DNS fix, validated the credentials of the vmjoiner account (global admin). No matter what I do - it fails
"properties": {
"statusCode": "Conflict",
"statusMessage": "{\"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 'dquin.onmicrosoft.com'\\\"\\r\\n\\r\\nMore information on troubleshooting is available at https://aka.ms/vmextensionwindowstroubleshoot \"}]}}",
"eventCategory": "Administrative",
"entity": "/subscriptions/b45ab268-91f4-412c-bc14-5d899771b190/resourcegroups/RG01/providers/Microsoft.Compute/virtualMachines/DQ-0/extensions/joindomain",
"message": "Microsoft.Compute/virtualMachines/extensions/write",
- Stefan GeorgievDec 10, 2020Former Employee
jonmcwilliams when you setup Azure AD DS can you check if the DNS is setup to Azure or to the IP of Azure AD DS? It must be the later