Azure Resource Manager enables you to work with the resources in your solution as a group and allows you to deploy, update, or delete all the resources for your solution in a single, coordinated operation.
Azure Resource Manager enables you to work with the resources in your solution as a group and allows you to deploy, update, or delete all the resources for your solution in a single, coordinated operation.
Customer Reviews
Cameron W.
Advanced user of Azure Resource ManagerThe best thing about Azure Resource manager is how easy and how intuitive it is for the average user to use. I personally use Azure Resource Manager each and everyday as a part of my job. The first time that I used ARM it was immediately easy to understand and find the features and the resources that I wanted to deploy and how to deploy them and configure them.
I would say these least helpful thing about using ARM is that at times when resources fail to deploy or when resources fail to be deleted, ARM does not provide great explanations to why the resources failed to deploy or why the resources were not sucessfully deleted.
I solve numerous problems every day with ARM. The biggest problem that I solve with ARM is how to load balance numerous users on my company's SaaS application. Thousands of users use our SaaS application every day and so part of that challenge is figuring out how to successfully deploy great Azure Resources such as Application Gateways and Load Balancers and configuring them with ARM. ARM makes deploying and configuring these resources super easy with great features such as an intuitive portal with a friendly interface to manage the resources and JSON template support to automate the deployment of several of these resources.