Skip to content

Commit 3c55fd6

Browse files
committed
Adds a note to further clarify, what's the effect of this setting
1 parent c03de36 commit 3c55fd6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,9 @@ The valid values are:
301301
False (default) - When a document is shared with an external user, [email protected], it can be accepted by any user with access to the invitation link in the original e-mail.
302302
True - User must accept this invitation with [email protected].
303303
304+
> [!NOTE]
305+
> If this functionality is turned off (value is False), it is possible for the external/guest users you invite to your Azure AD, to log in using their personal, non-work accounts either on purpose, or by accident (they might have a pre-existing, signed in session already active in the browser window they use to accept your invitation).
306+
304307
> [!NOTE]
305308
> Even though setting the value is instant (if you first run **Set-SPOTenant -RequireAcceptingAccountMatchInvitedAccount $True**, and then **Get-SPOTenant -RequireAcceptingAccountMatchInvitedAccount**, True should be returned), the functionality isn't turned on immediately. It may take up to 24 hours to take effect.
306309

0 commit comments

Comments
 (0)