diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md index 219b5a1c3..ddc0e7e3a 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md @@ -5195,6 +5195,9 @@ The valid values are: - False (default) - Starts with / partial name search functionality is available. - True - Disables starts with for all users/partial name search functionality for all SharePoint users, except SharePoint Admins. +> [!NOTE] +> SharePoint site administrators can bypass the People Picker restrictions on sites they administer. + ```yaml Type: System.Boolean Parameter Sets: (All) @@ -5773,7 +5776,7 @@ This feature enables tenant admins to enable ODB and SPO to respect Exchange sup PARAMVALUE: True | False > [!NOTE] -> When set to $true, users aren't able to share with security groups or SharePoint groups. +> 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. ```yaml Type: System.Boolean