Forum Discussion
Template validation error when creating host pool
WookieGTB : Thank you for reporting the issue. We are working have identified the issue and working on testing and publishing the fix.
- Christian_MontoyaMay 29, 2019
Microsoft
Sejun Kim : We're actively working on the fix, but do not have a specific ETA at this time. In the meantime, I would recommend running our GitHub ARM template: https://github.com/Azure/RDS-Templates/tree/master/wvd-templates/Create%20and%20provision%20WVD%20host%20pool
- Jasa1976May 29, 2019Copper Contributor
Tried that and I get the following error:
{"telemetryId":"9086fbb7-0410-410d-aa96-138e3ef7ce41","bladeInstanceId":"Blade_4fdfe004514548c58bdf4231fa302db0_0_0","galleryItemId":"Microsoft.Template","createBlade":"DeployToAzure","code":"InvalidContentLink","message":"Unable to download deployment content from 'https://raw.githubusercontent.com/Azure/RDS-Templates/master/wvd-templates/Create and provision WVD host pool/nestedtemplates/managedDisks-galleryvm.jsonEmilyRose2010!'. The tracking Id is '498cc182-8b71-4166-8917-9a8754b6840f'. Please see https://aka.ms/arm-deploy for usage details."}
- 4MarcoMay 24, 2019Copper Contributor
Just to let you know. I reported this issue through the CSP partner support channel and the Azure support Twitter account and both did reply that this is a preview and therefore no support will be done. I know that the SLA is that way, but if the community reports issues and the official support channels are not willing to help, this will not help anyone.
For my case, we are in the middle of a proof of concept for a customer and after the reactions from the support we can't recommend anymore this offering to them. Yesterday everything went fine and today everything failed while the deployment.
Best, Marco
- Devan10May 24, 2019Copper ContributorGreat, thanks. I am hoping to run a client demo with this today so hopefully it is working soon.
- evasseMay 24, 2019Former Employee
Devan10 Looks like it will take us more time to provide the fix for the template. We will keep you updated.
- Jasa1976May 28, 2019Copper Contributor
Created my own image to use and get the same result, so don't think its an issue with the templates.
Was supposed to be building a POC for a customer this week who is interested in deploying this to replace an existing RDS implementation that is under performing, so will be a hard sell if it doesn't get resolved soon.
- praveenanilMay 24, 2019Copper ContributorDevan10 If you have any deployment that you have already done successfully, go to the deployments in the deployed RG and redeploy the template from there. It will work for sure.
- Devan10May 27, 2019Copper Contributor
praveenanil regarding the previous deployment template. It did seem to succeed with the deployment using an existing deployment template but the hosts did not register with the host pool. This is likely due to user error on my side but at least it got me further along so thanks for the help.
Hopefully this is resolved soon.
- nls_leviMay 24, 2019Copper ContributorThanks!