CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Code Repo" | where status_s != "Closed" or status_s != "Resolved"
name: Code Repo (High)
id: 861298b6-d72f-4389-bd7f-43e11d295970
description: New Code Repo with severity High found
triggerThreshold: 0
suppressionEnabled: false
version: 1.0.0
triggerOperator: gt
query: CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Code Repo" | where status_s != "Closed" or status_s != "Resolved"
tactics:
- Collection
suppressionDuration: 5h
kind: Scheduled
queryFrequency: 5m
severity: High
incidentConfiguration:
createIncident: true
groupingConfiguration:
lookbackDuration: PT5H
reopenClosedIncident: false
matchingMethod: AllEntities
enabled: false
queryPeriod: 5m
requiredDataConnectors:
- dataTypes:
- CBSLog_Azure_1_CL
connectorId: CBSPollingIDAzureFunctions
status: Available
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/code_repo_high.yaml
eventGroupingSettings:
aggregationKind: SingleAlert
relevantTechniques:
- T1119