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