Microsoft Sentinel low experimental kql

Guardian- Sentiment Policy Violation Detection

'This alert creates an incident when Sentiment Policy Violation detected from the Guardian.'

View Source

Detection Logic

Guardian
| where PolicyViolatedControlFeature =~ 'Sentiment'
| where Severity =~ 'Low'

Field Validations

Loading…

Comments (0)

Loading comments...