Skip to content

Commit d8846a6

Browse files
committed
Merge branch 'update_changes' of github.com:apache/libcloud into update_changes
2 parents 95ed2e7 + 36fd858 commit d8846a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libcloud/common/azure_arm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ def parse_error(self):
101101
"sqlManagementEndpointUrl": "https://management.core.usgovcloudapi.net:8443/",
102102
"sqlServerHostnameSuffix": ".database.usgovcloudapi.net",
103103
"galleryEndpointUrl": "https://gallery.usgovcloudapi.net/",
104-
"activeDirectoryEndpointUrl": "https://login-us.microsoftonline.com",
104+
"activeDirectoryEndpointUrl": "https://login.microsoftonline.us",
105105
"activeDirectoryResourceId": "https://management.core.usgovcloudapi.net/",
106106
"activeDirectoryGraphResourceId": "https://graph.windows.net/",
107107
"activeDirectoryGraphApiVersion": "2013-04-05",

0 commit comments

Comments
 (0)