Azure Resource Group – Create

First step is to create a resource group in the correct Azure subscription.

Required Azure Role

Either one of these built-in roles (or a custom role with equivalent permissions):

  • Owner — full access including role assignments
  • Contributor — manage resources (no role assignments)

If role assignment is needed with Contributor, also grant User Access Administrator.

Azure Administration Tools / Interface

This guide uses the Azure Portal and a manual creation process.

Create and Manage Steps (Azure Portal)

  1. Go to Resource groups and click Create.
  2. In the Basics tab, select the correct subscription, provide a relevant name, and choose the applicable region.
  1. Tags are optional. You can skip this step or add tags to organize costs and governance.
  2. Click Review + create, then Create. The resource group will be provisioned.