Batch icon indicating copy to clipboard operation
Batch copied to clipboard

Microsoft Azure Batch

Results 49 Batch issues
Sort by recently updated
recently updated
newest added

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...

notice
retirement

#### 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...

feature request
question

### 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...

notice
retirement

#### 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...

question

#### 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...

known issue
feature request

#### 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...

feature request

#### 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...

under investigation

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...

feature request

#### 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...

under investigation