Forum Discussion
Applying DLP policies on PDF documents based on label applied
Hi All,
I have a requirement of applying classification and DLP on pdf file. We have label name "Internal" without protection enabled. I can do classification as an Internal on pdf files using AIP UL client (refer image01).
Image01
However, I have already set up a DLP policy to prevent sending documents to external parties that classified as a Internal and policy is working as expected on office files, but policy doesn't work when I attached the pdf document that classified as an internal.
Below are the DLP policy settings:
I would really appreciate the help on this.
Thanks,
Dilan
3 Replies
- Bradley1610Copper ContributorHi Dilan,
Did you get to the bottom of this and if so what was the solution?
thanks- dilanmicIron ContributorI have created a case with Microsoft and they said it is a bug.
dilanmic Hello, Office Message Encryption is built on the Azure Rights Management service. For PDFs to be supported as an attachment type sending emails that needs to be configured using Set-IRMConfiguration -EnablePdfEncryption $true
You can then use this feature when setting up DLP in the protection settings field (called Do not Forward and Encrypt).
As these all work together, i.e. Azure RMS and Azure Information Protection I'm thinking this PDF setting might be something for you to verify.