From 80ff62f92ae0e1e4eda6cef9a9686041e4a76c70 Mon Sep 17 00:00:00 2001 From: WellKnitTech <6225711+WellKnitTech@users.noreply.github.com> Date: Tue, 7 May 2024 08:55:50 -0500 Subject: [PATCH] Fixed documentation oversight (#1083) Errors found in the sharepoint.md regarding comments in the file. --- PowerShell/ScubaGear/baselines/sharepoint.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PowerShell/ScubaGear/baselines/sharepoint.md b/PowerShell/ScubaGear/baselines/sharepoint.md index 1318667d0..bedf1bee6 100644 --- a/PowerShell/ScubaGear/baselines/sharepoint.md +++ b/PowerShell/ScubaGear/baselines/sharepoint.md @@ -197,7 +197,7 @@ Expiration days for Anyone links SHALL be set to 30 days or less. #### MS.SHAREPOINT.3.2v1 The allowable file and folder permissions for links SHALL be set to View only. - + - _Rationale:_ Unauthorized changes to files can be made if permissions allow editing by anyone. By restricting permissions on links to **View** only, administrators prevent anonymous file changes. - _Last modified:_ June 2023 - _Note:_ This policy is only applicable if the external sharing slider on the admin center sharing page is set to **Anyone**. @@ -205,7 +205,7 @@ The allowable file and folder permissions for links SHALL be set to View only. #### MS.SHAREPOINT.3.3v1 Reauthentication days for people who use a verification code SHALL be set to 30 days or less. - + - _Rationale:_ A verification code may be given out to provide access to information for a short period of time. By setting expiration timers for verification code access, administrators prevent unintended sustained access to information. - _Last modified:_ June 2023 - _Note:_ This policy is only applicable if the external sharing slider on the admin center sharing page is set to **Anyone** or **New and existing guests**.