Open PowerShell in administrative mode and run these commands;
Get-AzSubscription
This will list all of my subscriptions
To switch, I will use this command;
Set-AzContext -Subscription "Id GUID"
Add to favorites
Source, Ingest, Prepare, Analyze and Consume
Open PowerShell in administrative mode and run these commands;
Get-AzSubscription
This will list all of my subscriptions
To switch, I will use this command;
Set-AzContext -Subscription "Id GUID"
Add to favorites