validation error while create azure virtual desktop pool

Copper Contributor

Deployment template validation failed: 'The provided value 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Common.Entities.Template Generic Property`1[Newtonsoft.Json.Linq.JToken]' for the template parameter 'newOrExistingVnet' at line '158' and column '24' is not valid. The parameter value is not part of the allowed value(s): 'existing'.'.

  • w
3 Replies

@FarrukhAnwar Any resolution or workaround for below.

 

“Deployment template validation failed: 'The provided value 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Common.Entities.TemplateGenericProperty`1[Newtonsoft.Json.Linq.JToken]' for the template parameter 'newOrExistingVnet' at line '158' and column '24' is not valid. The parameter value is not part of the allowed value(s): 'existing'.'.”

Hey, This is pretty easy to resolve if you are still running into this problem. The problem comes in if you created the Network and Subnet in the same browser session that you plan to use to create the Windows Virtual Desktop pool. Open a browser Incognito and attempt to create the WVD. You should see success. You'll know you'll get success if you can finally see and select the network and subnet you was the WVD to connect to.

This is what solve my exact same issue.

@Phoenixtekk 

Thanks so much for your explanation!! I had tried creating VM's without success until I came across your post...once I used an incognito session I was able to select my previously created VNets....