Azure Resource Manager (ARM) is a very important part of how to deploy and manage cloud resources in Azure going forward. I covered ARM here. Recently, Microsoft added ARM policies, a way to control where (which region), what type (VM, WebApp, Databases etc.), enforcing naming conventions and requiring deployments to have specific tags attached for tracking. It’s pretty cool, check it out here.
Enjoy! And thanks so much for reading.