You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5195,6 +5195,9 @@ The valid values are:
5195
5195
- False (default) - Starts with / partial name search functionality is available.
5196
5196
- True - Disables starts with for all users/partial name search functionality for all SharePoint users, except SharePoint Admins.
5197
5197
5198
+
> [!NOTE]
5199
+
> SharePoint site administrators can bypass the People Picker restrictions on sites they administer.
5200
+
5198
5201
```yaml
5199
5202
Type: System.Boolean
5200
5203
Parameter Sets: (All)
@@ -5773,7 +5776,7 @@ This feature enables tenant admins to enable ODB and SPO to respect Exchange sup
5773
5776
PARAMVALUE: True | False
5774
5777
5775
5778
> [!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.
0 commit comments