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