CBSLog_Azure_1_CL | where severity_s == "Low" | 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_low.yaml
eventGroupingSettings:
aggregationKind: SingleAlert
incidentConfiguration:
groupingConfiguration:
lookbackDuration: PT5H
reopenClosedIncident: false
matchingMethod: AllEntities
enabled: false
createIncident: true
description: New Unauthorized Association with severity Low found
triggerOperator: gt
tactics:
- CredentialAccess
queryPeriod: 5m
triggerThreshold: 0
id: a793865b-6877-4449-b4a8-6d3c60e141c7
severity: Low
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
dataTypes:
- CBSLog_Azure_1_CL
version: 1.0.0
query: CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Unauthorized Association" | where status_s != "Closed" or status_s != "Resolved"
name: Unauthorized Association (Low)
suppressionDuration: 5h
relevantTechniques:
- T1557
kind: Scheduled