Microsoft Sentinel medium experimental kql

Guardian- Ban Topic Policy Violation Detection

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

View Source

Detection Logic

Guardian
| where PolicyViolatedControlFeature =~ 'Ban Topic'
| where Severity =~ 'Medium'

Field Validations

Loading…

Comments (0)

Loading comments...