Copy-ready commandaz group create
az group create --name rg-app-prod --location eastusProduction 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 eastusCommon errors
Command not found
Confirm Azure CLI is installed and available in your current shell.