Introduction Infrastructure as Code is one of the important practice in DevOps culture, it enables you manage your cloud infrastructure using code. If you are getting started with this practice in Azure cloud then Azure Resource Manager template become obvious choice. ARM templates are json format files that can be pushed to Azure Resource Manager […]