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