Skip to content

Purview Rules

6 detection rules in this category.

RuleSeverityMITRESource
Audit logging config changedCriticalT1562.008AuditLog
DLP policy deletedCriticalT1562.001AuditLog
DLP policy disabledHighT1562.001AuditLog
eDiscovery case createdHighT1567AuditLog
eDiscovery role member addedHighT1078.004AuditLog
eDiscovery search exportedCriticalT1213AuditLog

Audit logging config changed

PropertyValue
Severity🔴 Critical
SourceAuditLog
MITRET1562.008 (Defense Evasion)

Audit log configuration changed - possible tampering

Conditions
  • Match: all
  • Operation Equals Set-AdminAuditLogConfig

DLP policy deleted

PropertyValue
Severity🔴 Critical
SourceAuditLog
MITRET1562.001 (Defense Evasion)

{⁠{UserId}⁠} deleted a DLP policy - data protection removed

Conditions
  • Match: all
  • Operation Equals Remove-DlpCompliancePolicy

DLP policy disabled

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1562.001 (Defense Evasion)

{⁠{UserId}⁠} disabled DLP policy '{⁠{ObjectId}⁠}'

Conditions
  • Match: all
  • Operation Equals Set-DlpCompliancePolicy
  • Parameters Contains -Mode "Test

eDiscovery case created

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1567 (Exfiltration)

{⁠{UserId}⁠} created eDiscovery case '{⁠{ObjectId}⁠}'

Conditions
  • Match: any
  • Operation Equals CaseAdded
  • Operation Equals New-ComplianceCase

eDiscovery role member added

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1078.004 (Privilege Escalation)

{⁠{UserId}⁠} added a member to an eDiscovery role group

Conditions
  • Match: all
  • Operation Equals Update-RoleGroupMember
  • Parameters Contains eDiscovery

eDiscovery search exported

PropertyValue
Severity🔴 Critical
SourceAuditLog
MITRET1213 (Collection)

{⁠{UserId}⁠} started export of eDiscovery case '{⁠{CaseName}⁠}'

Conditions
  • Match: any
  • Operation Equals PurviewSearchExportJobSubmitted
  • Operation Equals New-ComplianceSearchAction