Skip to content

Commit c03de36

Browse files
committed
Adds the note about the change not being instant
1 parent 6401705 commit c03de36

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+
> 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.
306+
304307
305308
```yaml
306309
Type: Boolean

0 commit comments

Comments
 (0)