Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down