Forum Discussion
Gurdev Singh
Apr 28, 2020Iron Contributor
Sensitivity labels and DLP for SharePoint
I know there is currently no support to use 'Sensitivity labels' in Office 365 DLP. There are workarounds available like creating a DLP policy that uses the label value for Document property e.g. MSI...
Joe Stocker
May 10, 2020Bronze Contributor
If you run this PowerShell command then the files should be searchable
Set-SPOTenant -EnableAIPIntegration $true
Reference: https://docs.microsoft.com/en-us/microsoft-365/compliance/sensitivity-labels-sharepoint-onedrive-files?view=o365-worldwide
Set-SPOTenant -EnableAIPIntegration $true
Reference: https://docs.microsoft.com/en-us/microsoft-365/compliance/sensitivity-labels-sharepoint-onedrive-files?view=o365-worldwide
Gurdev Singh
May 10, 2020Iron Contributor
Joe StockerYep...we have done that already but no luck. None of the sensitivity labels related properties are showing in SharePoint search index.