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