Skip to content

Instantly share code, notes, and snippets.

@hunt3ri
Created August 6, 2012 14:08
Show Gist options
  • Save hunt3ri/3274672 to your computer and use it in GitHub Desktop.
Save hunt3ri/3274672 to your computer and use it in GitHub Desktop.
Setup Azure commands for Powershell
Import-Module "C:\Program Files (x86)\Microsoft SDKs\Windows Azure\PowerShell\Azure\Azure.psd1"
Set-ExecutionPolicy RemoteSigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment