sensitivity label policy
4 TopicsAuto-labeling policy condition with document properties for sensitivity labels
Hi, is there a comprehensive documentation regarding the rules conditions using document properties? Valid search queries often does not work in auto-labeling conditions.... Questions: - Are all default managed properties with predefined refinables can be used? (excluding custom properties) - Can we use AND and OR in one line condition? : Path:xxxx AND Subject:XXXX - Are double quotes supported in query or we need to encode (ex: url)? - Multiline condition are evaluated as OR (Looks like it is) ? Thanks.321Views1like0CommentsNot able to Move the file from one site collection to another due to Sensitivity label
Hello Members, I have developed a console application in C# to move the document from one site collection to another. The code fails with message “Exception from HRESULT: 0x87FA0010” and ServerErrorTypeName as “System.UnauthorizedAccessException”. I tried to resolve the issue and came to know that this is happening because of sensitivity label assigned to SharePoint online site from where the code is trying to read the document that needs to be moved. The site collection have sensitivity label "C2" attached to it. When I move the sensitivity label to "C1", the code was able the move the document to another site collection. The reason seems to because of the fact that the code is not passing "Trusted Device" information while it is trying to move the document. Due to this SharePoint is considering the request is coming from a non-trusted device and not allowing the request to read the document. I need to know how can I pass the "Trusted Device" information from my C# code. Please help! Reagrds, Ratnesh1.6KViews0likes2CommentsBuilt-in SSN sensitive info type - excluded values
Does Microsoft's built-in SSN sensitive info type exclude any values by default or do we need to customize it to remove potential false positives for scenarios like the following: SSNs beginning with the number "666" in positions 1-3 SSNs beginning with the number "9" SSNs beginning with the number "000" in positions 1-3 SSNs with the numbers "00" in positions 4-5 SSNs with the number "0000" in positions 6-9 SSNs with repeating values. All 1's, 2's, 3's, etc. SSNs in a predictable sequence; 123456789 or 987654321714Views0likes0CommentsPull Audit and Compliance Data via Microsoft Graph
We have been using reports and dashboards in Microsoft Compliance Center. The big issue on those is that the data is only available and limited for 30 days. We need to pull audit/compliance data such as those we have in https://compliance.microsoft.com/:: a. Microsoft Purview --> Reports: Retention Label Usage, Sensitivity Label Usage, Retention Label Changes, Label trends over the past X days, DLP Policy Matches, DLP Incidents, DLP false positives and overrides, plus b. those we have in Microsoft Purview --> Reports --> Activity Explorer but for more than 30 days, for any date range we wish to pull the data for and have a report. I would like to know if with Microsoft Graph we can pulling this information via Graph, and then feed it into some PowerBi Dashboard. Any help or directions if you ever had such experience, solution is appreciated. Ali1.1KViews0likes1Comment