Microsoft Sentinel medium experimental kql

Guardian- Content Access Control Blocked List Policy Violation Detection

'This alert creates an incident when Content Access Control Blocked List Policy Violation detected from the Guardian.'

View Source

Detection Logic

Guardian
| where PolicyViolatedControlFeature =~ 'Blocked List'
| where Severity =~ 'Medium'

Field Validations

Loading…

Comments (0)

Loading comments...