Skip to content

Instantly share code, notes, and snippets.

@justinyoo
Last active November 23, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justinyoo/71a9fb54da840e1e66b0 to your computer and use it in GitHub Desktop.
Save justinyoo/71a9fb54da840e1e66b0 to your computer and use it in GitHub Desktop.
Azure PowerShell 1.0 for ARM
PS C:\> Login-AzureRmAccount
PS C:\> Get-AzureRmSubscription
PS C:\> Select-AzureRmSubscription -SubscriptionId xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment