You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -672,7 +672,7 @@ Specifies the sharing mode for external domains.
672
672
Possible values are:
673
673
- None - Do not restrict sharing by domain
674
674
- AllowList - Sharing is allowed only with external users that have account on domains specified within -SharingAllowedDomainList
675
-
- BlockList - Sharing is allowed with external users in all domains expect in domains specified within -SharingBlockedDomainList
675
+
- BlockList - Sharing is allowed with external users in all domains except in domains specified within -SharingBlockedDomainList
676
676
677
677
For additional information about how to restrict a domain sharing, see [Restrict sharing of SharePoint and OneDrive content by domain](https://docs.microsoft.com/sharepoint/restricted-domains-sharing).
0 commit comments