Azure CLI Snippets
#filetags: :azure:snippets:epubnote:
- Use help and portal UI for help with values like types and resource IDs
# Log in with interactive promptaz logi n
# Disable the subscription selector featureaz config set core.login_experience_v2=offaz login
# Log in using a device code from web browseraz login --use-device-code
# Change subscriptionsaz account set --subscription <subscription>az account set --subscription 34342sdd-353-2428-cc453432ref3
# Show account informationaz account show