416 Views
When you have many Azure resources to work with, and you are a lazy person who doesn't want to create the resources one by one, that is when you should use the ARM templates, it is the Microsoft version of Infrastructure as a Code. It has many other advantages too, those are well documented here.
0 comments