We're evaluating Sophos Endpoint Protection in part for its DLP functionality. We've used Azure Information Protection to assign classification labels to certain documents in the past, and we'd like to configure Sophos DLP Policies to restrict how labeled files can be accessed.
According to the AIP documentation, each labeled Office / PDF file has a custom property titled set to "MSIP_Label_<GUID>_Enabled=True", where GUID is an identifier for the label.
I created a Custom Rule and Custom Content Control List as follows:
- Rule: File Contains [CUSTOM LIST] and (?) destination is [all the available options].
- Exclusions: None.
- Action: Block.
- Custom Control List: Exactly this phrase "MSIP_Label_<GUID>_Enabled" (GUID replaced, obviously).
However, Sophos is blocking all files, whether they are classified with that label or not. Any ideas of what I might be doing wrong?
This thread was automatically locked due to age.