Forum Discussion
Afsar_Shariff
Jul 20, 2026Brass Contributor
How can we identify the size of a Microsoft Purview DLP policy and individual DLP rules?
Hello Microsoft Community, According to the Microsoft Purview DLP policy reference, the following platform limits apply: Maximum size of a DLP policy: 100 KB Maximum size of an individual DLP rul...
- Jul 21, 2026
Afaik the limit values refer to the corresponding dlp policy/rule object, which you can get via PowerShell. Most likely the XML representation, which you can also get via the "export" functionality: https://learn.microsoft.com/en-us/purview/purview-policy-export
VasilMichev
Jul 21, 2026MVP
Afaik the limit values refer to the corresponding dlp policy/rule object, which you can get via PowerShell. Most likely the XML representation, which you can also get via the "export" functionality: https://learn.microsoft.com/en-us/purview/purview-policy-export