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 b8b8d05c5..184411928 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,15 @@ Accept wildcard characters: False ### -AllowSensitivityLabelOnRecords -Controls whether sensitivity labels can be applied to records. +> Applicable: SharePoint Online -PARAMVALUE: True | False +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