azure-batch-pool-start-task
Pool start-task commands, environment settings, and resource URLs can expose credentials on every node.
Where it sits
| location | Batch Pool.startTask.{commandLine,environmentSettings,resourceFiles} |
| location kind | bootstrap_script |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string source_code_secret |
| emits edge | ContainsSecret |
| service | Azure Batch (azure:batch) |
Collection recipe
| access mode | data_plane |
| operation | Pool - Get |
| response path | startTask |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Batch/batchAccounts/pools/read
References