Microsoft Sentinel informational experimental kql

Guardian- Language Detection Policy Violation Detection

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

View Source

Detection Logic

Guardian
| where PolicyViolatedControlFeature =~ 'Language Detection'
| where Severity =~ 'Informational'

Field Validations

Loading…

Comments (0)

Loading comments...