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