Skip to content

Instantly share code, notes, and snippets.

@hunt3ri
Created August 6, 2012 14: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 hunt3ri/3275014 to your computer and use it in GitHub Desktop.
Save hunt3ri/3275014 to your computer and use it in GitHub Desktop.
How to import your azure settings
Import-AzurePublishSettingsFile -PublishSettingsFile 'c:\users\<username>\downloads\your-credentials.publishsettings' -SubscriptionDataFile 'c:\dev\tools\windowsazure\subscriptions\your-sub.xml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment