Closed Satarian23 closed 7 years ago
Looks like I found the problem. In your template file: azureDeploy.json the baseURL default is "https://raw.githubusercontent.com/PaloAltoNetworks/azure/master/vmseries-avset"
In your parameters file: the baseURL default is "https://raw.githubusercontent.com/saurabhtrekker/UI1/master",
I didnt know which one was the correct URL so I went with the entry in the parameters file. Once I switched the baseURL value to the "https://raw.githubusercontent.com/PaloAltoNetworks/azure/master/vmseries-avset" the template deployed correctly using powershell.
I don't know if you need to clean that up for noobs like me but I will mark this issue has closed.
Thanks for pointing this out...fixed the issue
Hello,
I am trying to deploy your AVSet template and when it tries I get the following error:
I checked the template file and the parameters file and I cannot find any issues. The template file clearly identifies both of the parameters it is complaining about.
I can deploy this template fine if I use the web gui but not through powershell. Let me know if you require further details