Set Subscription

az cli:

az account set -s <name or id>

Powershell:

Set-AzureSubscription -Id [Subscription ID]

Resources:
https://powerzure.readthedocs.io/en/latest/Requirements/requirements.html
https://stackoverflow.com/questions/38475104/azure-cli-how-to-change-subscription-default


Revision #1
Created 2023-11-10 05:50:34 UTC by Ryan
Updated 2025-02-12 01:10:52 UTC by Ryan