ARM Templates with Visual Studio Code
These days, I spend a lot of time working with Microsoft Azure. I also make a conscious effort to use the Azure CLI and Azure PowerShell module when managing my Azure resources. These resources help me get a better understanding of the platform and allow me to move freely between devices. If we add Azure Resource Manager (ARM) templates on top of these tools, we can make provisioning and managing resources a much better experience. »