Tag not monitored by Microsoft.
Hi, i was able to fix it, you were right, there was an issue with my .JSON file. I was able to rectify it successfully. Sorry for the late reply. Thanks
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to validate my ARM template and so i run the below command :
Test-AzResourceGroupDeployment -ResourceGroupName PallabDev -TemplateFile .\UBUNTU_DEV.json -TemplateParameterFile .\UBUNTU_DEV_Param.json
I get the below error with the above command :
Test-AzResourceGroupDeployment : Invalid property identifier character: #. Path '', line 2, position
2.
At line:1 char:1
Any Idea why this error is coming and how to fix it.
Tag not monitored by Microsoft.
Hi, i was able to fix it, you were right, there was an issue with my .JSON file. I was able to rectify it successfully. Sorry for the late reply. Thanks