Batch
Batch copied to clipboard
Microsoft Azure Batch
During some our static scanning we have been seeing the following that's traceable to dependencies in this package. `Newtonsoft.Json prior to version 13.0.1 is vulnerable to Insecure Defaults due to...
Please click on the announcement or migration guide on the right for more information. **Notes:** - Future deprecations and retirements may be added to this table at any point in...
#### Feature Request Description - I have Azure Batch Tasks that create many files, and these are uploaded to Azure Blob storage automatically when the task are completed. - I'm...
### Summary Azure Batch will retire support for CentOS 7 aligned operating systems to follow the publisher ending standard support on June 30, 2024. If your workload utilizes Batch pools...
#### Problem Description Prerequisite: Batch Account Key Vault User Assigned managed identity to provide Key vault access to Batch account Once above resources are created, then: I am trying to...
#### Feature Request Description My Azure Batch-based application uses a constraint-based scheduling convention wherein task slots represent vCPUs. If I have a pool using a 4-vCPU VM size then I...
#### Problem Description I'm assuming the ordering of tasks is not officially guaranteed, so this is more of a general annoyance rather than a bug. We've been using Azure Batch...
#### Problem Description I am trying to create a pool that is configured with a JSON file. It works fine if I upload the JSON file in the create pool...
When launching a task with `container_run_options='--rm --pull=always --workdir=/app'`. The task fails with a `ContainerInvalidSettings` error. Saying the `--pull=always` is not valid. Is this behaviour blocked on purpose, or is this...
#### Problem Description We are experiencing a rare but annoying problem in Azure Batch that manifests itself in the error message "Permission denied". We are using a pool consisting of...