Skip to content

Commit 4bf9b6f

Browse files
authored
Merge pull request MicrosoftDocs#6413 from robinmeure/patch-1
Update Set-SPOTenant.md
2 parents a8dee71 + b192fea commit 4bf9b6f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -595,8 +595,8 @@ Note, that some SharePoint system resources such as templates and pages are requ
595595
596596
The valid values are:
597597
598-
- True (default) - The Everyone claim group is displayed in People Picker.
599-
- False - The Everyone claim group is hidden from the People Picker.
598+
- True - The Everyone claim group is displayed in People Picker. This has been the default for tenants older than March 2018
599+
- False (default) - The Everyone claim group is hidden from the People Picker. This has become the new default for new tenants.
600600
601601
```yaml
602602
Type: Boolean
@@ -605,7 +605,7 @@ Aliases:
605605
Applicable: SharePoint Online
606606
Required: False
607607
Position: Named
608-
Default value: True
608+
Default value: False
609609
Accept pipeline input: False
610610
Accept wildcard characters: False
611611
```

0 commit comments

Comments
 (0)