From f0fd19c8c6a521adf0cfc8f179366f46b9acd5bb Mon Sep 17 00:00:00 2001 From: Bihan Li Date: Thu, 27 Nov 2025 10:47:07 +0800 Subject: [PATCH 1/2] Update description for DisableClassicPageBaselineSecurityMode --- .../Microsoft.Online.SharePoint.PowerShell/Set-SPOSite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOSite.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOSite.md index 5854aed3b..077046978 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOSite.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOSite.md @@ -527,7 +527,7 @@ Accept wildcard characters: False > Applicable: SharePoint Online -Allows a site to disable baseline security mode for classic pages. When `DisableClassicPageBaselineSecurityMode` is set to `$true`, users can create and edit classic pages even if baseline security mode is enabled at the tenant level. +Allows a site to disable baseline security mode for classic pages. When `DisableClassicPageBaselineSecurityMode` is set to `$true`, users can create and edit classic pages even if baseline security mode is enabled at the tenant level in the Microsoft Admin Center. PARAMVALUE: True | False From 86c84605b9e11ccb70b99999c1ad9459b29deef6 Mon Sep 17 00:00:00 2001 From: Bihan Li Date: Thu, 27 Nov 2025 13:10:52 +0800 Subject: [PATCH 2/2] Fix comment --- .../Microsoft.Online.SharePoint.PowerShell/Set-SPOSite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOSite.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOSite.md index 077046978..03675a6c3 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOSite.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOSite.md @@ -527,7 +527,7 @@ Accept wildcard characters: False > Applicable: SharePoint Online -Allows a site to disable baseline security mode for classic pages. When `DisableClassicPageBaselineSecurityMode` is set to `$true`, users can create and edit classic pages even if baseline security mode is enabled at the tenant level in the Microsoft Admin Center. +Allows a site to disable baseline security mode for classic pages. When `DisableClassicPageBaselineSecurityMode` is set to `$true`, users can create and edit classic pages even if baseline security mode is enabled at the tenant level in Microsoft admin center. PARAMVALUE: True | False