Created
March 28, 2022 10:44
-
-
Save expiscornovus/ad0d9e09f86230ce196a953ea4ba2b4d to your computer and use it in GitHub Desktop.
Tenant Allow Domain List
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-SPOTenant -SharingCapability ExistingExternalUserSharingOnly -SharingDomainRestrictionMode AllowList -SharingAllowedDomainList "fabrikam.com contoso.com" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment