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