az group createIT technician command center
Azure CLI · Microsoft Azure

az group create

Create an Azure resource group.

Copy-ready commandaz group create
az group create --name rg-app-prod --location eastus
Production warning

Resource start, stop, restart, create, and deallocate operations affect workloads.

Requirements and permissions

Requirements
Azure CLI
Permissions
Azure RBAC permissions vary
Last reviewed
2026-07-31

Examples

Basic example

Create an Azure resource group.

az group create --name rg-app-prod --location eastus

Common errors

Command not found

Confirm Azure CLI is installed and available in your current shell.