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
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, 2019Microsoft
jaycrumpgp : The Azure Marketplace offering is now resolved and you should be able to test again!
- jaycrumpgpMay 30, 2019Brass Contributor
Christian_MontoyaThanks! I'll give it a shot later this evening.
- 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, 2019Microsoft
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
Thanks. I tried the custom template from GitHub and get this:
{"code":"ValidationError","message":"Error validating template","details":[{"message":"Value 'wvd_uk_may-0' used in property 'name' of resource 'wvd_uk_may-0' (microsoft.compute/virtualmachines) is invalid. You may need to edit the template to fix this issue.Virtual machine name cannot contain non ASCII or special characters, must contain at least one alphabet, and must be between 1 and 15 characters.","code":"ClientSideValidationError"}]}