Forum Discussion

jaycrumpgp's avatar
jaycrumpgp
Brass Contributor
Apr 22, 2019

Error deploying WVD to a subscription

I've tried three different deployments in the Azure portal for WVD.  I keep getting the same error after VM creation and domain join:

 

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.","details":[{"code":"Conflict","message":"{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource operation completed with terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"VMExtensionProvisioningError\",\r\n \"message\": \"VM has reported a failure when processing extension 'dscextension'. Error message: \\\"DSC Configuration 'FirstSessionHost' completed with error(s). Following are the first few: PowerShell DSC resource MSFT_ScriptResource failed to execute Set-TargetResource functionality with error message: One or more errors occurred. The SendConfigurationApply function did not succeed.\\\".\"\r\n }\r\n ]\r\n }\r\n}"}]}

 

Has anyone seen this?  I have tried using the AAD credentials method for tenantAdminUPN (instead of using a service principal) for all three.  Has anyone had success using this method?  Or should I just try the route of SPN instead.  Thanks in advance for any suggestions.

Resources