Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/identity/hybrid/cloud-sync/how-to-prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,8 @@ If there's a firewall between your servers and Microsoft Entra ID, configure the
|`*.msappproxy.net`</br>`*.servicebus.windows.net`|The agent uses these URLs to communicate with the Microsoft Entra cloud service. |
|`*.microsoftonline.com`</br>`*.microsoft.com`</br>`*.msappproxy.com`</br>`*.windowsazure.com`|The agent uses these URLs to communicate with the Microsoft Entra cloud service. |
|`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.|
|`login.windows.net`|The agent uses these URLs during the registration process.
|`login.windows.net`</br> `login.live.com`|The agent uses these URLs during the registration process.
|`aadcdn.msauth.net`</br>`aadcdn.msftauth.net`</br>`www.msftconnecttest.com`|The agent uses these URLs during the registration process.



Expand Down