Forum Discussion
Error deploying WVD to a subscription
- May 30, 2019
jaycrumpgp : The Azure Marketplace offering is now resolved and you should be able to test again!
jaycrumpgp : We've heard similar feedback of folks trying to deploy. We recently update the documentation to suggest the service principal route, as it will work in all cases. You can see the updated steps/guide over at https://aka.ms/wvdpreview . Please let us know if that ends up working for you and your environment.
- jaycrumpgpMay 28, 2019Brass Contributor
and......a different error trying to create pool via shell now. What is up with the random errors.
When I try to run 'new-rdsregistrationinfo' cmdlet and point to a path on my desktop I am getting 'access to the path c:\users\blahblah\desktop is denied'.
- Christian_MontoyaMay 29, 2019
Microsoft
jaycrumpgp : I'm uncertain on the "New-RdsRegistrationInfo" error...if you have personal information, I'd be happy to follow up on private messages.
Regarding the URL error, we are actively working on resolving the Azure Marketplace offering. In the meantime, you can use our GitHub ARM Template to create and provision the host pool: https://github.com/Azure/RDS-Templates/tree/master/wvd-templates/Create%20and%20provision%20WVD%20host%20pool
- jaycrumpgpMay 29, 2019Brass Contributor
Christian_Montoya- Oh, and regarding the new-rdsregistrationinfo, I was trying this method and got to that command and hit the error I mentioned above (access denied writing the registration token to a file).
https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell
- jaycrumpgpMay 28, 2019Brass Contributor
Thanks, I'll give it a shot. Although now I'm seeing the same 'template URL' error that others are seeing and have posted here:
- Christian_MontoyaMay 30, 2019
Microsoft
jaycrumpgp : The Azure Marketplace offering is now resolved and you should be able to test again!
- samuelkajindranctsSep 25, 2019Copper ContributorWe just hit into this error today. Any suggestions?
https://github.com/Azure/RDS-Templates/issues/238
"{"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: The received access token is not valid: at least one of the claims 'puid' or 'altsecid' or 'oid' should be present. If you are accessing as application please make sure service principal is properly created in the tenant. The SendConfigurationApply function did not succeed.\\\".\"\r\n }\r\n ]\r\n }\r\n}"}]}"