Skip to main content
Version: 2.1.0

CISA.MS.SHAREPOINT.1.3 - External sharing SHALL be restricted to approved external domains and/or users in approved security groups per interagency collaboration needs.

Overview​

External sharing SHALL be restricted to approved external domains and/or users in approved security groups per interagency collaboration needs.

Rationale: By limiting sharing to domains or approved security groups used for interagency collaboration purposes, administrators help prevent sharing with unknown organizations and individuals.

Remediation action:​

This policy is only applicable if the external sharing slider on the admin page is set to any value other than Only People in your organization.

  1. Sign in to the SharePoint admin center.
  2. Select Policies > Sharing.
  3. Expand More external sharing settings.
  4. Select Limit external sharing by domain.
  5. Select Add domains.
  6. Add each approved external domain users are allowed to share files with.
  7. Select Manage security groups
  8. Add each approved security group. Members of these groups will be allowed to share files externally.
  9. Select Save.

Test Metadata​

FieldValue
Test IDCISA.MS.SHAREPOINT.1.3
SeverityHigh
SuiteCISA
Categoryspo
PowerShell testTest-MtCisaSpoSharingAllowedDomain
TagsCISA, CISA.MS.SHAREPOINT.1.3, MS.SHAREPOINT, MS.SHAREPOINT.1.3

Source​

  • Pester test: tests/cisa/spo/Test-MtCisaSpoSharingAllowedDomain.Tests.ps1
  • PowerShell source: powershell/public/cisa/spo/Test-MtCisaSpoSharingAllowedDomain.ps1