For system, network and cloud administrators

How to set default Azure subscription using Azure CLI

In order to make a particular Azure subscription as a default subscription, type:

az account set --subscription "yourAzuresubscriptionID"

Leave a Reply

Your email address will not be published. Required fields are marked *