Skip to content

Commit 1341961

Browse files
Merge pull request #910 from MicrosoftDocs/main
Revert "AllowClassicPublishingSiteCreation - New parameter in Set-SPOTenant"
2 parents 64318ed + 74d808b commit 1341961

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

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

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Set-SPOTenant
2626
[-AIBuilderModelSelectedSitesListOperation <SelectedSitesListOperations>]
2727
[-AllOrganizationSecurityGroupId <Guid>]
2828
[-AllowAnonymousMeetingParticipantsToAccessWhiteboards <SharingState>]
29-
[-AllowClassicPublishingSiteCreation <Boolean>]
3029
[-AllowCommentsTextOnEmailEnabled <Boolean>]
3130
[-AllowDownloadingNonWebViewableFiles <Boolean>]
3231
[-AllowEditing <Boolean>]
@@ -2065,27 +2064,6 @@ Accept pipeline input: False
20652064
Accept wildcard characters: False
20662065
```
20672066

2068-
### -AllowClassicPublishingSiteCreation
2069-
2070-
This parameter allows creation of classic publishing site collections (templates BLANKINTERNETCONTAINER#0, CMSPUBLISHING#0 and BLANKINTERNET#0) and activation of classic publishing features in sites.
2071-
2072-
The valid values are:
2073-
2074-
* False (default) - Classic publishing site collections cannot be created and the publishing features cannot be activated in sites.
2075-
* True - Classic publishing site collections can be created and the publishing features can be activated in sites.
2076-
2077-
```yaml
2078-
Type: Boolean
2079-
Parameter Sets: (All)
2080-
Aliases:
2081-
Applicable: SharePoint Online
2082-
Required: False
2083-
Position: Named
2084-
Default value: False
2085-
Accept pipeline input: False
2086-
Accept wildcard characters: False
2087-
```
2088-
20892067
### -AllowCommentsTextOnEmailEnabled
20902068

20912069
When this parameter is true, the email notification that a user receives when is mentioned, includes the surrounding document context. Set it to false to disable this feature.

0 commit comments

Comments
 (0)