Create a new resource group

az group

  • Manage resource groups and template deployments.
    Part of `azure-cli`.
    More information: <https://docs.microsoft.com/cli/azure/group>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

az group create --name {{name}} --location {{location}}

click the source code to copy install az group on any operating system with command-not-found.com