az group

Manage resource groups and template deployments. Part of azure-cli (also known as az). More information: https://learn.microsoft.com/cli/azure/group.

az group create {{[-n|--name]}} {{name}} {{[-l|--location]}} {{location}}

az group exists {{[-n|--name]}} {{name}}

az group delete {{[-n|--name]}} {{name}}

az group wait {{[-n|--name]}} {{name}} --{{created|deleted|exists|updated}}