Last active
October 13, 2015 22:46
-
-
Save shawnweisfeld/42b63d9dc5d7b8aeb27f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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