Microsoft Sentinel informational experimental kql

Guardian- Token Limit Policy Violation Detection

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

View Source

Detection Logic

Guardian
| where PolicyViolatedControlFeature =~ 'Token Limit'
| where Severity =~ 'Informational'

Field Validations

Loading…

Comments (0)

Loading comments...