Forum Discussion
sankarnarayanan1101
Jun 24, 2019Copper Contributor
Azure Windows Virtual Desktop - Provision Host Pool _ JoinDomain Conflict Error
Summary : Error details The resource operation completed with terminal provisioning 'Failed'. (Code : ResourceDeploymentFailure) -VM has reported a failure when processing extension 'joindomain'. ...
EricSP
Jun 28, 2019Copper Contributor
I have the exact same issue and have been stranded trying to resolve this issue for over a week now.
My join user is a Global Admin + Tenant Created + AAD Administrator Group local to AAD and I made sure to reset his password.
AADDS has been setup with DNS and IPRange 10.42.0.0/16 Space - 10.42.0.0/24 IP Range...
No matter what, I end up with the exact same message and this guy and ontop of that MS is unwilling to help troubleshoot their own product due to it being in Preview.
What is there to preview if it can't run to begin with..... not much of a preview.
michawets
Jun 28, 2019Iron Contributor
Hi EricSP ,
If you connect to the WVD session host, and you manually try to join the VM to the domain with that specific user-account, does that work?
- EricSPJun 28, 2019Copper Contributor
michawets I would love to have the ability to do so!
However, when I check the VM it only has an internal IP and no public IP so I cannot RDP to it plus it's not joined so I probably couldn't login to it to begin with...- michawetsJun 28, 2019Iron Contributor
Hi EricSP ,
There are several options:
- you attach a VIP manually to the VM
Please attach a NSG to the Subnet or NIC to block all traffic, except your own external IP and only allow 3389 from your external IP - you connect from another VM in the VNET (if applicable)
- you could use the Azure Bastion service which is in Public Preview at the moment.
For the credentials: you should use your credentials (without domain) you used in your deployment, or you could reset the password through the Azure Portal.
Kind regards
- you attach a VIP manually to the VM