Guardian
| where PolicyViolatedControlFeature =~ 'BII Detection'
| where Severity =~ 'High'
description: |
'This alert creates an incident when BII Detection Policy Violation detected from the Guardian.'
kind: Scheduled
eventGroupingSettings:
aggregationKind: SingleAlert
queryFrequency: 1h
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/AIShield AI Security Monitoring/Analytic Rules/BIIDetectionVulDetection.yaml
alertDetailsOverride:
alertDisplayNameFormat: Guardian- BII Detection Policy Violation detection
alertSeverityColumnName: Severity
alertTacticsColumnName:
alertDescriptionFormat: |
This query detects BII Detection Policy Violation detected from the Guardian generated at {{TimeGenerated}}.\n\nPlease check the source for more information and investigate further.
status: Available
triggerOperator: gt
severity: High
relevantTechniques: []
triggerThreshold: 0
name: Guardian- BII Detection Policy Violation Detection
entityMappings:
- fieldMappings:
- columnName: HostName
identifier: HostName
- columnName: NTDomain
identifier: NTDomain
entityType: Host
- fieldMappings:
- columnName: SourceIP
identifier: Address
entityType: IP
requiredDataConnectors:
- connectorId: BoschAIShield
dataTypes:
- Guardian
id: e7493b80-88d0-44fb-b11d-40a0467cc497
queryPeriod: 1h
tactics: []
version: 1.0.0
query: |
Guardian
| where PolicyViolatedControlFeature =~ 'BII Detection'
| where Severity =~ 'High'