Change subscription with AzureRM PowerShell cmdlets

Change subscription using the AzureRM PowerShell cmdlets.

John Savill

January 6, 2016

1 Min Read
ITPro Today logo in a gray background | ITPro Today

Q. How can I change which subscription I am working with using the AzureRM PowerShell cmdlets?

A. To change the context of your PowerShell session use the Set-AzureRmContext cmdlet along with the subscription ID to shift the context to.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like