secRMM_CL | where Event_s == "ONLINE" |
extend AccountCustomEntity = User_s |
extend HostCustomEntity = Computer
customDetails:
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Squadra Technologies SecRmm/Analytic Rules/Removable_Storage_ONLINE.yaml
severity: High
enabled: true
alertRuleTemplateName:
suppressionDuration: PT5H
kind: NRT
subTechniques: []
tactics:
- Collection
name: Removable storage ONLINE event from secRMM
description: Detect when a removable storage device is plugged in by the end-user.
relevantTechniques:
- T1025
createIncident: true
displayName: Removable Storage ONLINE
apiVersion: 2025-09-01
id: A22B2ECF-1478-4400-877E-07A32E53A897
eventGroupingSettings:
suppressionEnabled: false
entityMappings:
- fieldMappings:
- identifier: AadUserId
columnName: User_s
entityType: Account
- fieldMappings:
- identifier: HostName
columnName: Computer
entityType: Host
incidentConfiguration:
query: |
secRMM_CL | where Event_s == "ONLINE" |
extend AccountCustomEntity = User_s |
extend HostCustomEntity = Computer
groupingConfiguration:
reopenClosedIncident: false
matchingMethod: AllEntities
groupByAlertDetails: []
enabled: false
groupByEntities: []
groupByCustomDetails: []
lookbackDuration: PT5H
alertDetailsOverride:
aggregationKind: AlertPerResult