From 57a1a62c995e6dfb4422d520f2068ec1191a0365 Mon Sep 17 00:00:00 2001
From: Werner Wopienka <141224447+Wopienkaatwork@users.noreply.github.com>
Date: Thu, 20 Mar 2025 10:17:31 +0100
Subject: [PATCH 1/2] you need msappproxy for entra id join with SSO
---
microsoft-365/includes/office-365-worldwide-endpoints.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/microsoft-365/includes/office-365-worldwide-endpoints.md b/microsoft-365/includes/office-365-worldwide-endpoints.md
index 0dbb6bee35e..527f04bb5f1 100644
--- a/microsoft-365/includes/office-365-worldwide-endpoints.md
+++ b/microsoft-365/includes/office-365-worldwide-endpoints.md
@@ -88,3 +88,4 @@ ID | Category | ER | Addresses | Ports
159 | Default
Required | No | `admin.microsoft.com` | **TCP:** 443, 80
160 | Default
Required | No | `cdn.odc.officeapps.live.com, cdn.uci.officeapps.live.com` | **TCP:** 443, 80
184 | Default
Required | No | `*.cloud.microsoft, *.static.microsoft, *.usercontent.microsoft` | **TCP:** 443, 80
**UDP:** 443
+185 | Default
Required | No | `*.msappproxy.net ` | **TCP:** 443
\ No newline at end of file
From 068c4fb3335d35d77fca8177bf3fff3b670694de Mon Sep 17 00:00:00 2001
From: Werner Wopienka <141224447+Wopienkaatwork@users.noreply.github.com>
Date: Thu, 20 Mar 2025 09:51:45 +0000
Subject: [PATCH 2/2] added note
---
microsoft-365/includes/office-365-worldwide-endpoints.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/microsoft-365/includes/office-365-worldwide-endpoints.md b/microsoft-365/includes/office-365-worldwide-endpoints.md
index 527f04bb5f1..af80bed0ad2 100644
--- a/microsoft-365/includes/office-365-worldwide-endpoints.md
+++ b/microsoft-365/includes/office-365-worldwide-endpoints.md
@@ -88,4 +88,4 @@ ID | Category | ER | Addresses | Ports
159 | Default
Required | No | `admin.microsoft.com` | **TCP:** 443, 80
160 | Default
Required | No | `cdn.odc.officeapps.live.com, cdn.uci.officeapps.live.com` | **TCP:** 443, 80
184 | Default
Required | No | `*.cloud.microsoft, *.static.microsoft, *.usercontent.microsoft` | **TCP:** 443, 80
**UDP:** 443
-185 | Default
Required | No | `*.msappproxy.net ` | **TCP:** 443
\ No newline at end of file
+185 | Default
Required
**Notes:** Required for the Seamless Single Sign On Feature in Entra ID Connect. | No | `*.msappproxy.net ` | **TCP:** 443
\ No newline at end of file