Azure Resource Manager template authoring tools
In this article, I am going to touch on different tooling available for Azure Resource Manager (ARM). For anyone who does not know the Azure Resource Manager (ARM) is the service used to provision resources in Azure subscription using the new sets of APIs. I am not going to spend too much time on ARM in this post. When creating ARM templates, you have multiple options as far as editors are concerned. Visual Studio 2013: You can download and install…