CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Unauthorized Association" | where status_s != "Closed" or status_s != "Resolved"
suppressionEnabled: false
status: Available
queryFrequency: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/unauthorized_association_high.yaml
eventGroupingSettings:
aggregationKind: SingleAlert
incidentConfiguration:
groupingConfiguration:
lookbackDuration: PT5H
reopenClosedIncident: false
matchingMethod: AllEntities
enabled: false
createIncident: true
description: New Unauthorized Association with severity High found
triggerOperator: gt
tactics:
- CredentialAccess
queryPeriod: 5m
triggerThreshold: 0
id: 0e90d290-2422-49a8-8025-a24dd453e48e
severity: High
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
dataTypes:
- CBSLog_Azure_1_CL
version: 1.0.0
query: CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Unauthorized Association" | where status_s != "Closed" or status_s != "Resolved"
name: Unauthorized Association (High)
suppressionDuration: 5h
relevantTechniques:
- T1557
kind: Scheduled