AZT505.1 - Scheduled Jobs - Runbook Schedules#
Adversaries may create a schedule for a Runbook to run at a defined interval.
Resource
Automation Account
Actions
- Microsoft.Automation/automationAccounts/Schedules/write
Examples
Detections
Logs#
Data Source | Operation Name | Action | Log Provider |
---|---|---|---|
Resource | Create or Update an Azure Automation schedule asset | Microsoft.Automation/automationAccounts/Schedules/write | AzureActivity |
Queries#
Platform | Query |
---|---|
Log Analytics | AzureActivity | where OperationNameValue == 'MICROSOFT.AUTOMATION/AUTOMATIONACCOUNTS/WATCHERS/WATCHERACTIONS/WRITE' |