Content explorer
3 TopicsReporting on Data in Content explorer
Hello Team, Is there any way we can do reporting on Content Explorer in Data Classification inside MS Purview? I am looking for report like total count of hits for US SSN , HIPAA and other Sensitive information types with medium or high confidence data and leave low confidence data from the report? Doing this manually for a large org via content explorer will take lot of time. RegardsSolved2.3KViews0likes2CommentsMatching Content explorer exports in content search - Exchange
Hi I have been tasked with finding all cardholder data in our tenant. For SPO and onedrive I can search directly from content search (or ediscovery search) This is useful because we can export items for further investigation, and most importantly, at some point I will be asked to purge some results. I have managed to export the content explorer data for exchange using Export-ContentExplorerData powershell. The resulting csv however isnt very useful in tems of matching items in Exchange. The only 2 vaguely usefel fields are FileUrl, and FileName FileName contains contextual data sometimes several lines long, and contonaong characters that screw up a KQL keyword search, and returns too many results. The FileURL property seems to be a unique ID, but I cant seem to find this property anywhere else, especially in content search. Has anyone else faced a simliar situation?Solved800Views0likes2CommentsAccessing Content explorer data via SPN
Hi all, I am trying to get all the data from Content explorer for SITs matched files using https://learn.microsoft.com/en-us/powershell/module/exchange/export-contentexplorerdata?view=exchange-ps. I can run the command(Export-ContentExplorerData) when using User-Principle login but having issues while running it on SPN. For SPN Permissions, we followed the steps here https://learn.microsoft.com/en-us/powershell/exchange/app-only-auth-powershell-v2?view=exchange-ps assigned all the permissions on the page but still having issues when running the script. One of the permission for SPN that seems mandatory is Content Explorer Content viewer. Now in purview portal, we are not able to assign this permissions to SPN as it throws an errror "Adding SPN to purview role groups is not supported" Can we run this command(Export-ContentExplorerData) based on SPN(using application permission)? if yes what are the permission we need to assign to that SPN. Thanks in advanceSolved121Views0likes3Comments