azure-batch-resource-metadata-values
Batch metadata values are plaintext arbitrary strings and may be misused for credentials.
Where it sits
| location | Batch Pool/Job/Task.metadata[].{name,value} |
| location kind | metadata |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string sensitive_data |
| emits edge | ContainsSecret |
| service | Azure Batch (azure:batch) |
Collection recipe
| access mode | data_plane |
| operation | Pool/Job/Task - Get |
| response path | metadata[] |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Batch/batchAccounts/pools/read
References