Skip to content

Instantly share code, notes, and snippets.

@devigned
Last active October 10, 2015 00:31
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 devigned/8fd6a820bb1ac818d1cb to your computer and use it in GitHub Desktop.
Save devigned/8fd6a820bb1ac818d1cb to your computer and use it in GitHub Desktop.
Getting started with Azure PowerShell 1.0 Preview RM
Set-ExecutionPolicy RemoteSigned
Install-Module AzureRM
Install-AzureRM
Login-AzureRmAccount
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment