A general guidelines in naming your Azure resources
A general guidelines in naming your Azure resources
Use resource locks to prevent resources from inadvertently being deleted or modified.
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.
Azure Resource Groups helps you to organized resources into a coherent structure, a logical container for resources deployed on Azure.
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.