Creating resource groups
Create a resource group and then add your resources. This allows you to deploy, update, and delete the resources as a group.
To create a resource group:
- Log in to the Azure portal and go to Resource groups.
- Click Create.
- Select or enter the following property values:
Subscription Select an Azure subscription. Resource group Enter a name for the resource group. Region Specify an Azure location. This location is where the resource group stores metadata about the resources.
For compliance reasons, you may want to specify where that metadata is stored. We recommend that you specify a location where most of your resources will be stored. Using the same location can simplify your template.
- Click Review + Create. The resource group is validated.
- Click Create.