Azure / Azure/Batch

Adding a job with a "maxParallelTasks" parameter greater than zero causes an error: Forbidden

Open
#124 2 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
No language data
Stars
27
Forks
29
PR merge metrics
No merged PRs in 30d

Description

#### Problem Description

Adding a job with a "maxParallelTasks" parameter greater than zero causes an error: Forbidden
Reason: Property maxParallelTasks is not enabled for current account

Documentation has no information about any limitations: https://docs.microsoft.com/en-us/rest/api/batchservice/job/add#request-headers

#### Additional Logs
```
...
azure.batch.models._models_py3.BatchErrorException: Request encountered an exception.
Code: Forbidden
Message: {'additional_properties': {}, 'lang': 'en-US', 'value': 'Access is Forbidden\nRequestId:d49b9b23-1a78-42d5-a00d-b4037e5fb441\nTime:2022-02-22T10:57:57.6311327Z'}
Reason: Property maxParallelTasks is not enabled for current account
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.