search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Az Group Commands
5 az-group entries
Limited to 100 results
az-group Operations
Az Group Command: Check Resource Group Existence
az group exists -n <name> az-group Operations
Az Group Command: Check Resource Group Exists
az group exists -n <name> az-group Operations
Az Group Command: Create Resource Group
az group create -n <name> -l <location> az-group Operations
Az Group Command: Delete Resource Group
az group delete -n <name> az-group Operations
Az Group Command: Wait For Resource Group Condition
az group wait -n <name> --<created|deleted|exists|updated>