From eba2bee61afac0d249b5615ee806332e4c45c4a6 Mon Sep 17 00:00:00 2001 From: JasonJiachengZhao <48364192+JasonJiachengZhao@users.noreply.github.com> Date: Fri, 29 Mar 2019 15:28:10 -0700 Subject: [PATCH 1/2] Changes to note Made changes to "Take note" section to correct some information. Removed redundant Footnote section. --- .../mdm/policy-csp-restrictedgroups.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-restrictedgroups.md b/windows/client-management/mdm/policy-csp-restrictedgroups.md index 271a9a0054..56fe9435f6 100644 --- a/windows/client-management/mdm/policy-csp-restrictedgroups.md +++ b/windows/client-management/mdm/policy-csp-restrictedgroups.md @@ -132,15 +132,7 @@ Here is an example:
Take note: -* You must include the local administrator in the administrators group or the policy will fail +* You should include the local administrator while modifying the administrators group to prevent accidental loss of access * Include the entire UPN after AzureAD -Footnote: - -- 1 - Added in Windows 10, version 1607. -- 2 - Added in Windows 10, version 1703. -- 3 - Added in Windows 10, version 1709. -- 4 - Added in Windows 10, version 1803. - - From 678b1fef5a0812b9df2a1382e53ddc64ec9a4e38 Mon Sep 17 00:00:00 2001 From: Jeanie Decker Date: Mon, 1 Apr 2019 05:37:57 -0700 Subject: [PATCH 2/2] returned footnotes, placed directly after table --- .../client-management/mdm/policy-csp-restrictedgroups.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/windows/client-management/mdm/policy-csp-restrictedgroups.md b/windows/client-management/mdm/policy-csp-restrictedgroups.md index 56fe9435f6..9b75fbd479 100644 --- a/windows/client-management/mdm/policy-csp-restrictedgroups.md +++ b/windows/client-management/mdm/policy-csp-restrictedgroups.md @@ -50,6 +50,12 @@ ms.date: 03/15/2018 +Footnote: + +- 1 - Added in Windows 10, version 1607. +- 2 - Added in Windows 10, version 1703. +- 3 - Added in Windows 10, version 1709. +- 4 - Added in Windows 10, version 1803.