Appearance
az group create --name <name> --location <location>
az group list
az group delete --name <resource group name> --no-wait --yes