What is Azure Resource Manager

Page 1

What is Azure Resource Manager

Introduction In Azure, the deployment and management services come under the Azure Resource Manager (ARM). If you can create, update, and delete resources in your Azure account, it's because of ARM, which provides a management layer for all these functionalities. You can also use other management features like locks, tags, and access control. Using these features, you can organize and secure your resources after deployment. Benefits of Azure Resource Manager The primary benefit of an ARM is that it uses declarative templates instead of scripts to manage your infrastructure. It has other benefits like•

It prevents individual handling of resources; you can monitor, deploy, and manage all the resources for your solution as a group.

It gives you confidence for the consistent deployment of resources and redeploys your solution throughout the development lifecycle.

It helps deploy resources and defines the dependencies between resources.

As Azure role-based access control (RBAC) is integrated into the management platform using Azure Resource Manager, you can easily access control to all services.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.