Azure CLI – working with subscriptions
List current logged in (in the browser) accounts
azure account list
Switch Subscriptions
az account set --subscription <name or id>
Hands On Cloud Assessments, Migrations, Identity and Security Audits
List current logged in (in the browser) accounts
azure account list
Switch Subscriptions
az account set --subscription <name or id>
Leave a Reply