Skip to content

Commit f9e73af

Browse files
committed
testing
1 parent 922f8c5 commit f9e73af

File tree

1 file changed

+11
-17
lines changed

1 file changed

+11
-17
lines changed

articles/active-directory/cloud-sync/how-to-prerequisites.md

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -149,28 +149,22 @@ If there's a firewall between your servers and Azure AD, configure the following
149149
#### [Public Cloud](#tab/public-cloud)
150150
151151
152-
|URL |How it's used|
153-
|-----|-----|
154-
|&#42;.msappproxy.net</br>&#42;.servicebus.windows.net|The agent uses these URLs to communicate with the Azure AD cloud service. |
155-
|&#42;.microsoftonline.com</br>&#42;.microsoft.com</br>&#42;.msappproxy.com</br>&#42;.windowsazure.com|The agent uses these URLs to communicate with the Azure AD cloud service. |
156-
|`mscrl.microsoft.com:80` </br>`crl.microsoft.com:80` </br>`ocsp.msocsp.com:80` </br>`www.microsoft.com:80`| The agent uses these URLs to verify certificates.|
157-
|login.windows.net</br>|The agent uses these URLs during the registration process.
152+
|URL |How it's used|
153+
|-----|-----|
154+
|&#42;.msappproxy.net</br>&#42;.servicebus.windows.net|The agent uses these URLs to communicate with the Azure AD cloud service. |
155+
|&#42;.microsoftonline.com</br>&#42;.microsoft.com</br>&#42;.msappproxy.com</br>&#42;.windowsazure.com|The agent uses these URLs to communicate with the Azure AD cloud service. |
156+
|`mscrl.microsoft.com:80` </br>`crl.microsoft.com:80` </br>`ocsp.msocsp.com:80` </br>`www.microsoft.com:80`| The agent uses these URLs to verify certificates.|
157+
|login.windows.net</br>|The agent uses these URLs during the registration process.
158158
159159
160160
161161
#### [U.S. Government Cloud](#tab/us-government-cloud)
162162
163-
```
164-
*.applicationinsights.us
165-
*.azure.us
166-
*.loganalytics.us
167-
*.microsoft.us
168-
*.microsoftonline.us
169-
*.msauth.net
170-
*.usgovcloudapi.net
171-
*.usgovtrafficmanager.net
172-
*.windowsazure.us
173-
```
163+
|URL |How it's used|
164+
|-----|-----|
165+
|&#42;.msappproxy.us</br>&#42;.servicebus.usgovcloudapi.net|The agent uses these URLs to communicate with the Azure AD cloud service. |
166+
|`mscrl.microsoft.us:80` </br>`crl.microsoft.us:80` </br>`ocsp.msocsp.us:80` </br>`www.microsoft.us:80`| The agent uses these URLs to verify certificates.|
167+
|login.windows.us </br>secure.aadcdn.microsoftonline-p.com </br>&#42;.microsoftonline.us </br>&#42;.microsoftonline-p.us </br>&#42;.msauth.net </br>&#42;.msauthimages.net </br>&#42;.msecnd.net</br>&#42;.msftauth.net </br>&#42;.msftauthimages.net</br>&#42;.phonefactor.net </br>enterpriseregistration.windows.net</br>management.azure.com </br>policykeyservice.dc.ad.msft.net</br>ctldl.windowsupdate.us:80| The agent uses these URLs during the registration process.
174168
175169
#### [China Government Cloud](#tab/china-government-cloud)
176170

0 commit comments

Comments
 (0)