AD RMS file bulk decryption using PowerShell
We’re in the process of trying to do a bulk decryption of Office files that were encrypted by AD RMS. We've identified a potentially effective PowerShell command, "Unprotect-RMSFile," that could address our decryption needs. We expected this…
MIP File SDK Failing to Label Certain PDF Files
We're running into an issue with the MIP File SDK where certain PDF files that are not signed are failing to apply labels with CommitAsync. The specific error is "file_commit_async Failed with: [NotSupportedError: 'The file is protected by…
Identity Protection-Risky Users error when attempting to dismiss user
Hello, I have a user in my Identity Protection>Risky Users that has been there for several months. This user was deleted a long time ago, and therefore I do not understand why this user is in the Risky user section? When I try to dismiss the user,…
How to convert Office doc documents to docx using C# or Java
Hello, I'm making a test program that applies AIP labels and the doc or ppt files I used to use before get an error when applying labels. Is there an SDK or library that I can switch to a format for applying labels (e.g. .pptx, .docx, .xlsx)?
Cant Enable Access Control for Sensitivity Labels in Microsoft Purview
Hello, I am using Microsoft Purview to create sensitivity labels. While creating labels I wanted to enable access control for one of them. When going to save the label I get the following error message "Rights Management is not active for the…
Performance issue with MIP SDK
I am currently working with the MIP SDK to apply labels and protections to files, but I've been experiencing significant delays and performance issues during certain operations. These delays seem inconsistent, and I’m wondering if there are any specific…
Microsoft information protection: System.Runtime.InteropServices.COMException (0x800A175C)
Hi All, As AIP is going to be disabled , we have moved from AIP to built-in labeling , we are getting these two exceptions while launching the word from my application. We are using Microsoft.Office.Interop.Word.dll word interop library for interacting…
Error Creating Data Loss Prevention Policy in Microsoft Purview for MS Fabric Assets
I am encountering the following error in Microsoft Purview when attempting to create a Data Loss Prevention (DLP) policy for MS Fabric assets: Missing parameter: 'NotifyUser'. Use of 'BlockAccessScope PerUser' requires -BlockAccess $true -AccessScope…
If the value of FileHandler.Label is null, why does the IsLabeled function return true?
Hello, I'm using the MIP SDK to apply labels. I'm using the IsLabeled function to skip applying a label if one has already been applied. However, I've encountered files where the IsLabeled value is true, but the Label value is null, and when I open the…
Where can API documentation be found for Purview Data Loss Prevention to create and manage DLP policies?
I'm looking for API documentation to create and manage DLP policies in Purview. Note: I'm not looking for APIs for DLP alerts. Thanks
Can we create Data Loss Prevention (DLP) policies using API's?
Hi, I'm looking for documentation to create DLP policies using API's to automate the manual process. Can anyone please guide me to the microsoft official document to manage policies using API's.
Defender Security Center recommendation impact score, how is it calculated?
In Defender Security Center>Threat and Vuln Mgmt>Security Recommendations, when you select an individual recommendation, a card will appear, containing an "Impact Score". How does that individual impact score affect the overall Exposure…
How to implement Throttling Backoff
Hi, I'm trying to implement an additional backoff function to handle this error, how do I handle exceptions when writing code that applies labels using the MIP SDK with C#? Unfortunately, it takes too many requests to recreate the throttling limit on…
Limit the number of MIP SDK label applications
Hello, I wrote earlier, but due to a 404 error, I can't access it, so I'm rewriting it. I'm working on an example in C# to label using the MIP SDK. While I was trying to create that example, I noticed there was a throttling limit. Is there a throttling…
What is the "SSLFailure Inner exception" exception and "The protection service is unavailable" error message when labelling in MIP SDK?
Hi, I'm making an example of applying labels and protections to files via MIP SDK with C#. While I was making an example, I got an "SSLFailure Inner exception" and an "The protection service is unavailable" error message. I need an…
Monitoring sensitive files moved to USB
Is there a way to use DLP policies to monitor when sensitive labeled files are moved to a USB drive on a users laptop or PC? Is this capability available using DLP policies and Activity explorer? Would we have to onboard the devices to DLP endpoint for…
How to eliminate built in SIT's-was not added in DLP conditions-, but shown in the Alert details?
Hello there, After building Device DLP Policy that has a condition, content contains - Sensitive information types , action: Block everyone. While testing our policy, in Alert page, there were several matched other SIT's that were not added in the…
DLP Policy
Every time I try to create a custom DLP Policy I receive this error Missing parameter: 'AccessScope'. Use of 'BlockAccessScope PerUser' requires -BlockAccess $true -AccessScope NotInOrganization -NotifyUser -NotifyAllowOverride parameters. Also,…
+92 country code not supported
Hi microsoft support i am unable to add my number for Two step verification against my microsoft ID
Android MIP Policy SDK Integration Failed, Microsoft Graph REST API Unresponsive in Postman
I am an android developer, and we are trying to integrate MIP policy sdk in our app with libmip_upe_sdk.so.We can get the token successfully, but there is an inner exception while adding PolicyEngine:PolicyProfileObserverImpl::OnAddEngineFailure: Inner…