azure-automation-job-output-streams
Runbook output, verbose, warning, error, and debug streams can expose secrets or processed data.
Where it sits
| location | Microsoft.Automation/automationAccounts/jobs/{job}/streams properties.streamText and job output |
| location kind | log_field |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string sensitive_data pii customer_data |
| emits edge | ContainsSecret |
| service | Azure Automation (azure:automation) |
Collection recipe
| access mode | read_api |
| operation | Job Stream - List By Job |
| response path | value[].properties.streamText |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Automation/automationAccounts/jobs/streams/read
References