Microsoft Sentinel low experimental kql

Guardian- Gender Bias Policy Violation Detection

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

View Source

Detection Logic

Guardian
| where PolicyViolatedControlFeature =~ 'Gender Bias'
| where Severity =~ 'Low'

Field Validations

Loading…

Comments (0)

Loading comments...