azure-automation-variable-value
Unencrypted Automation variables are returned in plaintext and may hold credentials or connection strings.
Where it sits
| location | Microsoft.Automation/automationAccounts/variables.properties.value |
| location kind | config_field |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsSecret |
| service | Azure Automation (azure:automation) |
Collection recipe
| access mode | read_api |
| operation | Variable - Get |
| response path | properties.value |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Automation/automationAccounts/variables/read
References