Previously, I shared Infrastructure as Code (IaC) concept in MSDN Azure Development Community blog (@AzureDev). And for continuation on this topic just a few days ago, I published another blog entry on how we can use Visual Studio Code (VSCode) as my most preferred multiple platforms development tool in developing Azure Resource Manager (ARM) template efficiently that can be stored in Azure Templates (Preview) for standardising provisioning or deployment.
If you are interested in the blog post, you can reach the blog post with the link below.
With the help of Visual Studio Code, Azure Resource Manager Tools extension and ARM Template User Snippets, we can now get down to business in developing ARM Templates efficiently. 🙂