Skip to content

Commit 6a4092c

Browse files
authored
Fix Applies to versions for Remote PC Entra SSO article (#8119)
Remove Windows Server 2019 and 2016 from the Applies to banner for the Remote PC single sign-on with Microsoft Entra authentication article. Entra SSO doesn't work on those versions, and they contradicted the article prerequisites (Windows 11/10/Server 2022). Adds a file-specific appliesto override in docfx.json so only Windows Server 2025/2022 and Windows 11/10 are listed. Feedback from Mike Altamore. AB#588295
1 parent ce70f8c commit 6a4092c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

WindowsServerDocs/docfx.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,12 @@
497497
"✅&nbsp;<a href=\"https://learn.microsoft.com/windows/release-health/supported-versions-windows-client\" target=\"_blank\">Windows 11</a>",
498498
"✅&nbsp;<a href=\"https://learn.microsoft.com/windows/release-health/supported-versions-windows-client\" target=\"_blank\">Windows 10</a>"
499499
],
500+
"remote/remote-desktop-services/remotepc/remote-desktop-connection-single-sign-on.md": [
501+
"✅&nbsp;<a href=\"https://learn.microsoft.com/windows-server/get-started/windows-server-release-info\" target=\"_blank\">Windows Server 2025</a>",
502+
"✅&nbsp;<a href=\"https://learn.microsoft.com/windows-server/get-started/windows-server-release-info\" target=\"_blank\">Windows Server 2022</a>",
503+
"✅&nbsp;<a href=\"https://learn.microsoft.com/windows/release-health/supported-versions-windows-client\" target=\"_blank\">Windows 11</a>",
504+
"✅&nbsp;<a href=\"https://learn.microsoft.com/windows/release-health/supported-versions-windows-client\" target=\"_blank\">Windows 10</a>"
505+
],
500506
"remote/remote-desktop-services/remotepc/uninstall-remote-desktop-connection.md": [
501507
"✅&nbsp;<a href=\"https://learn.microsoft.com/windows-server/get-started/windows-server-release-info\" target=\"_blank\">Windows Server 2025</a>",
502508
"✅&nbsp;<a href=\"https://learn.microsoft.com/windows-server/get-started/windows-server-release-info\" target=\"_blank\">Windows Server 2022</a>",

0 commit comments

Comments
 (0)