From 0c2a24f77e3cb9f56204f2f3d8a433a13071ac27 Mon Sep 17 00:00:00 2001 From: "Sam M. Kabue" Date: Tue, 9 Sep 2025 19:08:26 -0700 Subject: [PATCH] Expanded the -AllowSensitivityLabelOnRecords section --- .../Set-SPOTenant.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md index b5645b308..0e734e0d3 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md @@ -1037,9 +1037,14 @@ Accept wildcard characters: False ### -AllowSensitivityLabelOnRecords -Controls whether sensitivity labels can be applied to records. +> Applicable: SharePoint Online -PARAMVALUE: True | False +Specifies whether sensitivity labels can be applied to records. + +The valid values are: + +- False (default) – Do not allow the application of sensitivity labels to records. +- True – Allow the application of sensitivity labels to records. ```yaml Type: System.Boolean