May 24th, 2016

PowerTip: Get a list of all subscriptions in your Azure Resource Manager account

Doctor Scripto
Scripter

Summary: Use the Get-AzureRMSubscription cmdlet.

Hey, Scripting Guy! Question How can I see all of the available subscriptions when I am logged into Azure Resource Manager?

Hey, Scripting Guy! Answer Just run the Get-AzureRMSubscription cmdlet to get a complete list available to your UserID.

Get-AzureRMSubscription

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.