From fb83427e58f7670729da130e2a4ed9af25aa51fa Mon Sep 17 00:00:00 2001 From: djbuenes-qbeyond Date: Tue, 16 Sep 2025 16:15:06 +0200 Subject: [PATCH] Update how-to-prerequisites.md - added additional whitelist URLs As of 16.09.2025, these additional URLs need to be whitelisted for Cloud Sync to complete installation (you get "Script error: An error has occurred in the script on this page" when clicking on "Autenticate" button in installation step 3 "Connect Microsoft Entra ID" otherwise) --- docs/identity/hybrid/cloud-sync/how-to-prerequisites.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/identity/hybrid/cloud-sync/how-to-prerequisites.md b/docs/identity/hybrid/cloud-sync/how-to-prerequisites.md index b3ff7e7c463..794392a0853 100644 --- a/docs/identity/hybrid/cloud-sync/how-to-prerequisites.md +++ b/docs/identity/hybrid/cloud-sync/how-to-prerequisites.md @@ -152,7 +152,8 @@ If there's a firewall between your servers and Microsoft Entra ID, configure the |`*.msappproxy.net`
`*.servicebus.windows.net`|The agent uses these URLs to communicate with the Microsoft Entra cloud service. | |`*.microsoftonline.com`
`*.microsoft.com`
`*.msappproxy.com`
`*.windowsazure.com`|The agent uses these URLs to communicate with the Microsoft Entra cloud service. | |`mscrl.microsoft.com:80`
`crl.microsoft.com:80`
`ocsp.msocsp.com:80`
`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`
`login.live.com`|The agent uses these URLs during the registration process. + |`aadcdn.msauth.net`
`aadcdn.msftauth.net`
`www.msftconnecttest.com`|The agent uses these URLs during the registration process.