2

Where can I find which schema is the latest one for the Azure Resource Manager Template Language?

Please note, that I am not asking for the latest schema, but where I can find which is the latest schema. This is so I can continue to use the latest one in the future as well.

Dene
  • 578
  • 5
  • 9
NoOneSpecial
  • 695
  • 1
  • 6
  • 16

1 Answers1

1

Check the oficial GitHub repo

https://github.com/Azure/azure-resource-manager-schemas/tree/master/schemas

jangelfdez
  • 389
  • 1
  • 7