From b5d2cf9d02c3f2bdb8d57f9af18156124fcdd204 Mon Sep 17 00:00:00 2001 From: Michael Lombardi Date: Thu, 28 Apr 2022 16:24:59 -0500 Subject: [PATCH] (GH-8770) Clarify MSU support is for x64 only This commit clarifies that support for using Microsoft Update for Powershell is limited to x64-based systems. --- reference/docs-conceptual/install/microsoft-update-faq.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/docs-conceptual/install/microsoft-update-faq.yml b/reference/docs-conceptual/install/microsoft-update-faq.yml index 31fd27654008..43f982db3fa1 100644 --- a/reference/docs-conceptual/install/microsoft-update-faq.yml +++ b/reference/docs-conceptual/install/microsoft-update-faq.yml @@ -39,7 +39,7 @@ sections: questions: - question: What version of Windows is required to support the Microsoft Update feature? answer: | - You must have Windows 10 RS3 (10.0.16299) or newer installed. + You must have Windows 10 Version 1709 (10.0.16299) or newer installed on an x64-based system. - question: Do I need to check both boxes in the setup dialog? answer: |