Skip to content

Commit 6c4e47f

Browse files
authored
Merge pull request #1097 from StephenRiceMSFT/update-usefindpeopleinpeoplepicker-site-admin-bypass
Update UseFindPeopleInPeoplePicker to document site admin bypass
2 parents 1f5593c + af95d33 commit 6c4e47f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5195,6 +5195,9 @@ The valid values are:
51955195
- False (default) - Starts with / partial name search functionality is available.
51965196
- True - Disables starts with for all users/partial name search functionality for all SharePoint users, except SharePoint Admins.
51975197

5198+
> [!NOTE]
5199+
> SharePoint site administrators can bypass the People Picker restrictions on sites they administer.
5200+
51985201
```yaml
51995202
Type: System.Boolean
52005203
Parameter Sets: (All)
@@ -5773,7 +5776,7 @@ This feature enables tenant admins to enable ODB and SPO to respect Exchange sup
57735776
PARAMVALUE: True | False
57745777

57755778
> [!NOTE]
5776-
> When set to $true, users aren't able to share with security groups or SharePoint groups.
5779+
> When set to $true, users aren't able to share with security groups or SharePoint groups. SharePoint site administrators can bypass the People Picker restrictions on sites they administer.
57775780

57785781
```yaml
57795782
Type: System.Boolean

0 commit comments

Comments
 (0)