Create Host Pool - Domain Join Failing

Copper Contributor

Hey guys,

 

Stuck on trying to get this new host pool setup. Followed the MS documentation on setting up WVD but still experiencing problems. I've deleted the resource group and started from scratch a couple times.

 

I am using the marketplace template to create a new host pool. Running Azure AD and Azure AD Domain Services, have user in AAD DC Administrators group, using a service principal. Consistently getting the following error in the domain join process:

 

{ "id": "/subscriptions/a96af9dd-1c28-4e2f-b43e-0060ee2decc3/resourceGroups/Adaria-WVD/providers/Microsoft.Resources/deployments/rds.wvd-provision-host-pool-20190703171029/operations/8AAE0EA9BA89B6DA", "operationId": "8AAE0EA9BA89B6DA", "properties": { "provisioningOperation": "Create", "provisioningState": "Failed", "timestamp": "2019-07-03T21:21:27.0269336Z", "duration": "PT4M9.1812873S", "trackingId": "d677e859-8c7e-4a8f-9d1c-a63ee9574cd7", "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 'adaria.ca'\"." } ] } }, "targetResource": { "id": "/subscriptions/a96af9dd-1c28-4e2f-b43e-0060ee2decc3/resourceGroups/Adaria-WVD/providers/Microsoft.Compute/virtualMachines/WVD-VM-0/extensions/joindomain", "resourceType": "Microsoft.Compute/virtualMachines/extensions", "resourceName": "WVD-VM-0/joindomain" } }}

 

Any ideas?

1 Reply

@jkwyeung : Apologies for the delay. Have you tried again lately? Please let us know if this persists.