Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Guardian- Language Detection Policy Violation Detection

Back
Ide65938c4-1379-4f7a-bd22-78f670a239c3
RulenameGuardian- Language Detection Policy Violation Detection
DescriptionThis alert creates an incident when Language Detection Policy Violation detected from the Guardian.
SeverityInformational
Required data connectorsBoschAIShield
KindScheduled
Query frequency1h
Query period1h
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/AIShield AI Security Monitoring/Analytic Rules/LanguageDetectionVulDetection.yaml
Version1.0.0
Arm templatee65938c4-1379-4f7a-bd22-78f670a239c3.json
Deploy To Azure
Guardian
| where PolicyViolatedControlFeature =~ 'Language Detection'
| where Severity =~ 'Informational'
entityMappings:
- entityType: Host
  fieldMappings:
  - identifier: HostName
    columnName: HostName
  - identifier: NTDomain
    columnName: NTDomain
- entityType: IP
  fieldMappings:
  - identifier: Address
    columnName: SourceIP
tactics: []
requiredDataConnectors:
- dataTypes:
  - Guardian
  connectorId: BoschAIShield
alertDetailsOverride:
  alertDisplayNameFormat: Guardian- Language Detection Policy Violation detection
  alertDescriptionFormat: |
        This query detects Language Detection Policy Violation detected from the Guardian generated at {{TimeGenerated}}.\n\nPlease check the source for more information and investigate further.
  alertTacticsColumnName: 
  alertSeverityColumnName: Severity
id: e65938c4-1379-4f7a-bd22-78f670a239c3
severity: Informational
eventGroupingSettings:
  aggregationKind: SingleAlert
status: Available
query: |
  Guardian
  | where PolicyViolatedControlFeature =~ 'Language Detection'
  | where Severity =~ 'Informational'  
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/AIShield AI Security Monitoring/Analytic Rules/LanguageDetectionVulDetection.yaml
kind: Scheduled
queryPeriod: 1h
version: 1.0.0
name: Guardian- Language Detection Policy Violation Detection
queryFrequency: 1h
triggerThreshold: 0
relevantTechniques: []
description: |
    'This alert creates an incident when Language Detection Policy Violation detected from the Guardian.'
triggerOperator: gt