Skip to content

Instantly share code, notes, and snippets.

@GrillPhil
Created July 24, 2023 11:52
Show Gist options
  • Save GrillPhil/0d203ec8e8bb9487721193859a6caa08 to your computer and use it in GitHub Desktop.
Save GrillPhil/0d203ec8e8bb9487721193859a6caa08 to your computer and use it in GitHub Desktop.
az login -t $tenantId
az account set --subscription $subscriptionId
az group create --location $location --name $resourceGroupName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment