Skip to content

Commit 9209021

Browse files
committed
Fix endpoints
1 parent 7553848 commit 9209021

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/azure_billing/_dev/build/docs/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Examples:
148148

149149
* `https://management.chinacloudapi.cn` for Azure ChinaCloud
150150
* `https://management.microsoftazure.de` for Azure GermanCloud
151-
* `https://management.azure.com` for Azure AublicCloud
151+
* `https://management.azure.com` for Azure PublicCloud
152152
* `https://management.usgovcloudapi.net` for Azure USGovernmentCloud
153153

154154
`Active Directory Endpoint` ::
@@ -157,10 +157,10 @@ Optional. By default, the integration uses the associated Active Directory Endpo
157157

158158
Examples:
159159

160-
* `https://login.microsoftonline.com` for Azure ChinaCloud
161-
* `https://login.microsoftonline.us` for Azure GermanCloud
162-
* `https://login.chinacloudapi.cn` for Azure PublicCloud
163-
* `https://login.microsoftonline.de` for Azure USGovernmentCloud
160+
* `https://login.chinacloudapi.cn` for Azure ChinaCloud
161+
* `https://login.microsoftonline.de` for Azure GermanCloud
162+
* `https://login.microsoftonline.com` for Azure PublicCloud
163+
* `https://login.microsoftonline.us` for Azure USGovernmentCloud
164164

165165
#### Data stream options
166166

packages/azure_billing/docs/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Examples:
148148

149149
* `https://management.chinacloudapi.cn` for Azure ChinaCloud
150150
* `https://management.microsoftazure.de` for Azure GermanCloud
151-
* `https://management.azure.com` for Azure AublicCloud
151+
* `https://management.azure.com` for Azure PublicCloud
152152
* `https://management.usgovcloudapi.net` for Azure USGovernmentCloud
153153

154154
`Active Directory Endpoint` ::
@@ -157,10 +157,10 @@ Optional. By default, the integration uses the associated Active Directory Endpo
157157

158158
Examples:
159159

160-
* `https://login.microsoftonline.com` for Azure ChinaCloud
161-
* `https://login.microsoftonline.us` for Azure GermanCloud
162-
* `https://login.chinacloudapi.cn` for Azure PublicCloud
163-
* `https://login.microsoftonline.de` for Azure USGovernmentCloud
160+
* `https://login.chinacloudapi.cn` for Azure ChinaCloud
161+
* `https://login.microsoftonline.de` for Azure GermanCloud
162+
* `https://login.microsoftonline.com` for Azure PublicCloud
163+
* `https://login.microsoftonline.us` for Azure USGovernmentCloud
164164

165165
#### Data stream options
166166

0 commit comments

Comments
 (0)