Forum Discussion
Amar_joshi
Aug 17, 2022Copper Contributor
ARM Template and old schema
Hello experts.
I am preparing an environment to create ARM templates for Windows VM deployment with SQL server. To start, I created a VM at the portal and downloaded the ARM template from the last screen (before create). The template has schema version of -
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
I tried using this template and got error -
"The Resource 'Microsoft.Compute/disks/WinSQL2019West2_DataDisk_0' under resource group '<null>' was not found.
I am wondering if this is because of old schema. Or, nevertheless, I would like to upgrade the schema to latest. How can I do that? I will appreciate if someone can also tell me the difference in the old schema and new one. Thanks.
No RepliesBe the first to reply