From 23b0680d50abddd46e399fd8ade3e9d060568f56 Mon Sep 17 00:00:00 2001 From: mikurii <63286309+mikurii@users.noreply.github.com> Date: Sun, 25 Aug 2024 13:57:27 +0900 Subject: [PATCH 1/3] Update index.md Added the minimum required domain functional and forest functional levels information. For all deployment models, the minimun level is Windows Server 2008 R2. Reference 1: Internal Wiki https://supportability.visualstudio.com/AzureAD/_wiki/wikis/AzureAD/584659/Windows-Hello-for-Business-Cloud-Kerberos-Trust?anchor=prerequisites Reference 2: Internal Wiki https://supportability.visualstudio.com/AzureAD/_wiki/wikis/AzureAD/184008/Windows-Hello-for-Business --- .../identity-protection/hello-for-business/deploy/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/security/identity-protection/hello-for-business/deploy/index.md b/windows/security/identity-protection/hello-for-business/deploy/index.md index 176e016833..b9475e5159 100644 --- a/windows/security/identity-protection/hello-for-business/deploy/index.md +++ b/windows/security/identity-protection/hello-for-business/deploy/index.md @@ -275,6 +275,8 @@ All supported Windows Server versions can be used with Windows Hello for Busines | **🔲** | **On-premises** | Key | All supported versions | | **🔲** | **On-premises** | Certificate | All supported versions | +The minimum required domain functional and forest functional levels is Windows Server 2008 R2 for all deployment models. + ## Prepare users When you are ready to enable Windows Hello for Business in your organization, make sure to prepare the users by explaining how to provision and use Windows Hello. From 3754f9235347954569740c82000e920e7e33612e Mon Sep 17 00:00:00 2001 From: tiaraquan Date: Mon, 26 Aug 2024 18:07:51 -0700 Subject: [PATCH 2/3] Unification reorganization prep --- .openpublishing.redirection.windows-deployment.json | 5 +++++ windows/deployment/windows-autopatch/TOC.yml | 11 ++++------- .../windows-autopatch-windows-update-policies.md} | 0 3 files changed, 9 insertions(+), 7 deletions(-) rename windows/deployment/windows-autopatch/{references/windows-autopatch-windows-update-unsupported-policies.md => manage/windows-autopatch-windows-update-policies.md} (100%) diff --git a/.openpublishing.redirection.windows-deployment.json b/.openpublishing.redirection.windows-deployment.json index b4041cd83e..ee95e79780 100644 --- a/.openpublishing.redirection.windows-deployment.json +++ b/.openpublishing.redirection.windows-deployment.json @@ -1519,6 +1519,11 @@ "source_path": "windows/deployment/windows-autopatch/references/windows-autopatch-changes-to-tenant.md", "redirect_url": "/windows/deployment/windows-autopatch/references/windows-autopatch-changes-made-at-feature-activation", "redirect_document_id": true + }, + { + "source_path": "windows/deployment/windows-autopatch/references/windows-autopatch-windows-update-unsupported-policies.md", + "redirect_url": "/windows/deployment/windows-autopatch/manage/windows-autopatch-windows-update-policies", + "redirect_document_id": false } ] } diff --git a/windows/deployment/windows-autopatch/TOC.yml b/windows/deployment/windows-autopatch/TOC.yml index 69c792af96..ed42d9442b 100644 --- a/windows/deployment/windows-autopatch/TOC.yml +++ b/windows/deployment/windows-autopatch/TOC.yml @@ -63,6 +63,8 @@ href: manage/windows-autopatch-windows-quality-update-end-user-exp.md - name: Windows quality update communications href: manage/windows-autopatch-windows-quality-update-communications.md + - name: Windows quality update policies + href: manage/windows-autopatch-windows-update-policies.md - name: Manage driver and firmware updates href: manage/windows-autopatch-manage-driver-and-firmware-updates.md - name: Microsoft 365 Apps for enterprise @@ -120,13 +122,8 @@ - name: References href: items: - - name: Update policies - href: - items: - - name: Windows update policies - href: references/windows-autopatch-windows-update-unsupported-policies.md - - name: Conflicting configurations - href: references/windows-autopatch-conflicting-configurations.md + - name: Conflicting configurations + href: references/windows-autopatch-conflicting-configurations.md - name: Changes made at tenant enrollment href: references/windows-autopatch-changes-made-at-feature-activation.md - name: What's new diff --git a/windows/deployment/windows-autopatch/references/windows-autopatch-windows-update-unsupported-policies.md b/windows/deployment/windows-autopatch/manage/windows-autopatch-windows-update-policies.md similarity index 100% rename from windows/deployment/windows-autopatch/references/windows-autopatch-windows-update-unsupported-policies.md rename to windows/deployment/windows-autopatch/manage/windows-autopatch-windows-update-policies.md From fea1cc274abc28f1130ad8afd882cb9eb3cb0f41 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Tue, 27 Aug 2024 07:40:41 -0400 Subject: [PATCH 3/3] Update index.md --- .../identity-protection/hello-for-business/deploy/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/identity-protection/hello-for-business/deploy/index.md b/windows/security/identity-protection/hello-for-business/deploy/index.md index b9475e5159..09c8d47a70 100644 --- a/windows/security/identity-protection/hello-for-business/deploy/index.md +++ b/windows/security/identity-protection/hello-for-business/deploy/index.md @@ -275,7 +275,7 @@ All supported Windows Server versions can be used with Windows Hello for Busines | **🔲** | **On-premises** | Key | All supported versions | | **🔲** | **On-premises** | Certificate | All supported versions | -The minimum required domain functional and forest functional levels is Windows Server 2008 R2 for all deployment models. +The minimum required domain functional and forest functional levels are Windows Server 2008 R2 for all deployment models. ## Prepare users