Understanding Azure Resource Manager: Use resource locks to protect resources

On 

Use resource locks to prevent resources from inadvertently being deleted or modified.

Tags: ,

Understanding Azure Resource Manager: Enforce Standards Using Policies

On 

In the previous two posts in this series, we examined how resource grouping and tagging can help you organise your resources, but how do you ensure that new resources follow the rules? We can use the Azure Policy. It is a service you use to create, manage and assign policies.

Tags: ,

Understanding Azure Resource Manager: Take advantage of Tags

On 

Tags are helpful as you look to improve organization of your Azure resources. Tags allow us to associate custom details about our resource, in addition to the standard Azure properties.

Tags:

Understanding Azure Resource Manager: Resource Groups

On 

Azure Resource Groups helps you to organized resources into a coherent structure, a logical container for resources deployed on Azure.

Tags: ,

Understanding Azure Resource Manager: Control and Organize Azure Resources

On 

In this post series, we will discuss the Azure Resource Manager (ARM) and how you can use it to control and organize your Azure resources.

Tags: