We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95ed2e7 + 36fd858 commit d8846a6Copy full SHA for d8846a6
1 file changed
libcloud/common/azure_arm.py
@@ -101,7 +101,7 @@ def parse_error(self):
101
"sqlManagementEndpointUrl": "https://management.core.usgovcloudapi.net:8443/",
102
"sqlServerHostnameSuffix": ".database.usgovcloudapi.net",
103
"galleryEndpointUrl": "https://gallery.usgovcloudapi.net/",
104
- "activeDirectoryEndpointUrl": "https://login-us.microsoftonline.com",
+ "activeDirectoryEndpointUrl": "https://login.microsoftonline.us",
105
"activeDirectoryResourceId": "https://management.core.usgovcloudapi.net/",
106
"activeDirectoryGraphResourceId": "https://graph.windows.net/",
107
"activeDirectoryGraphApiVersion": "2013-04-05",
0 commit comments