Forum Discussion
BachDSingh
Apr 30, 2020Copper Contributor
JoinDomain VMExtensionProvisioningError when deploying WVD
I got the following error: {"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/Deplo...
Jeff_Bryant
May 01, 2020Former Employee
When I run into domain join problems with the extension, I'll typically RDP into a VM and try joining the domain manually to rule out networking or credential problems, which many times is either one causing the problem. Be sure to configure a custom DNS for the VNET that is the IP for AADDS, otherwise the VM's in your host pool will not be able to resolve your domain name.
Here is a good document to help with further troubleshooting
-Jeff