Getting Started with Azure Resource Manager

Azure Resource Manager (ARM) is Microsoft's platform for deploying and managing resources within Azure. ARM allows you to build resource deployment templates using PowerShell and JSON scripts to build repeatable and consistent deployments in Azure.

I figure it's time for me to learn how this whole Azure thing works, and the best way for me to get it all straight in my mind is to be able to explain it to you. Some of what I cover in this blog post may be a little basic, so if you’re already using ARM effectively you might want to skip to the next blog post.

Nathan OBryanComment