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