Skip to content

Instantly share code, notes, and snippets.

@shawnweisfeld
Last active October 13, 2015 22:46
Show Gist options
  • Save shawnweisfeld/42b63d9dc5d7b8aeb27f to your computer and use it in GitHub Desktop.
Save shawnweisfeld/42b63d9dc5d7b8aeb27f to your computer and use it in GitHub Desktop.
azure account env add --environment "AzureGovernment" --active-directory-endpoint-url "https://login.microsoftonline.com" --active-directory-graph-api-version "2013-04-05" --active-directory-graph-resource-id "https://graph.windows.net/" --active-directory-resource-id "https://management.core.usgovcloudapi.net/" --gallery-endpoint-url "https://gallery.usgovcloudapi.net/" --management-endpoint-url "https://management.core.usgovcloudapi.net" --portal-url "https://manage.windowsazure.us" --publishing-profile-url "https://manage.windowsazure.us/publishsettings/index" --resource-manager-endpoint-url "https://management.usgovcloudapi.net" --sql-management-endpoint-url "https://management.core.usgovcloudapi.net:8443/" --sql-server-hostname-suffix ".database.usgovcloudapi.net" --storage-endpoint-suffix "core.usgovcloudapi.net"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment