From 500cd93a200d395d2d93392d84abda9be9139530 Mon Sep 17 00:00:00 2001 From: Aditi Srivastava <133841950+aditisrivastava07@users.noreply.github.com> Date: Mon, 9 Jun 2025 11:59:18 +0530 Subject: [PATCH] Revert "AllowClassicPublishingSiteCreation - New parameter in Set-SPOTenant" --- .../sharepoint-online/Set-SPOTenant.md | 22 ------------------- 1 file changed, 22 deletions(-) diff --git a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md index 73e06ae93..e736724b7 100644 --- a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md @@ -26,7 +26,6 @@ Set-SPOTenant [-AIBuilderModelSelectedSitesListOperation ] [-AllOrganizationSecurityGroupId ] [-AllowAnonymousMeetingParticipantsToAccessWhiteboards ] - [-AllowClassicPublishingSiteCreation ] [-AllowCommentsTextOnEmailEnabled ] [-AllowDownloadingNonWebViewableFiles ] [-AllowEditing ] @@ -2065,27 +2064,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -AllowClassicPublishingSiteCreation - -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. - -The valid values are: - -* False (default) - Classic publishing site collections cannot be created and the publishing features cannot be activated in sites. -* True - Classic publishing site collections can be created and the publishing features can be activated in sites. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: -Applicable: SharePoint Online -Required: False -Position: Named -Default value: False -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -AllowCommentsTextOnEmailEnabled 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.