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