az account

Manage Azure subscription information. Part of azure-cli (also known as az). More information: https://learn.microsoft.com/cli/azure/account.

az account list

az account set --subscription subscription_id

az account list-locations

az account get-access-token --resource-type ms-graph

az account show --output json|tsv|table|yaml