az account

Azure 구독 정보를 관리. azure-cli의 일부 (az라고도 함). 더 많은 정보: https://learn.microsoft.com/cli/azure/account.

az account list

az account set --subscription {{구독_아이디}}

az account list-locations

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

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