Microsoft Sentinel high experimental kql
Guardian- Special PII Detection Policy Violation Detection
'This alert creates an incident when Special PII Detection Policy Violation detected from the Guardian.'
Detection Logic
Guardian
| where PolicyViolatedControlFeature =~ 'Special PII Detection'
| where Severity =~ 'High' Field Validations
Loading…
Comments (0)
Loading comments...