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