Skip to content

Azure CLI Snippets

#filetags: :azure:snippets:epubnote:

  • Use help and portal UI for help with values like types and resource IDs
Terminal window
# Log in using a device code from web browser
az login --use-device-code
# Change subscriptions
az account set <subscription>