From 21b8f528c8bc5e6dfac5a1c0d7257e6f47d1642e Mon Sep 17 00:00:00 2001 From: "Cornelius J. van Dyk" Date: Tue, 22 Jul 2025 07:53:59 -0400 Subject: [PATCH] Update Set-SPOTenant.md Expanded the -AllowSensitivityLabelOnRecords section. --- .../Set-SPOTenant.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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 b808c2ff6..07897bf35 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md @@ -839,7 +839,16 @@ Accept wildcard characters: False ``` ### -AllowSensitivityLabelOnRecords -{{ Fill AllowSensitivityLabelOnRecords Description }} + +> Applicable: SharePoint Online + +Allow Records to have sensitivity labels applied. + +The valid values are: + +- False (default) – Do not allow the the application of sensitivity labels to records. + +- True – Allow the application of sensitivity labels to records. ```yaml Type: System.Boolean