Hello support,
we have tried this option and we get this error message.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello Support,
We would like to request an increase in our Azure DevOps parallel jobs allocation. Our team currently requires access to additional parallel jobs to support our build and deployment workloads.
Specifically, we are requesting a total of 6 parallel jobs to accommodate our operational requirements and improve pipeline execution efficiency.
Please advise on the process, licensing requirements, or any additional information needed to complete this request.
Hello support,
we have tried this option and we get this error message.
Hello Support,
Thank you for your response.
We have previously followed the steps provided; however, we require further assistance. When navigating to the Billing page and attempting to update the Paid Parallel Jobs field, we receive an error message.
Please see the attached screenshot (below) for reference and advise on how we can proceed.
We would appreciate your assistance in resolving this issue.
Hello Lesron,
Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.
To increase your Azure DevOps parallel jobs allocation to a total of 6, the required approach depends heavily on whether your pipelines are running inside a Public or Private project.
According to official Microsoft Documentation, each parallel job allows you to execute a single job at a time in your organization. Here is how allocation, licensing, and capacity expansions are structured:
By default, to prevent abuse (such as hidden cryptocurrency mining), Microsoft temporarily disables the automatic free grant of parallel jobs for new organizations.
If your workloads run in a Private Project, you cannot acquire 6 parallel jobs under the free grant. You must set up billing and purchase additional capacity.
As stated in the official Microsoft documentation regarding Microsoft-hosted parallel jobs:
"When you purchase your first Microsoft-hosted parallel job, the number of parallel jobs you have in the organization is still one. To be able to run two jobs concurrently, you need to purchase two parallel jobs if you're currently on the free tier. The first purchase only removes the time limits on the first job."
Therefore, to run 6 concurrent jobs simultaneously in a private project, you must purchase a quantity of 6 paid parallel jobs. Purchasing paid parallel jobs removes the monthly 1,800-minute restriction and extends the maximum runtime per job to 360 minutes (6 hours).
To buy and allocate more parallel jobs, ensure you are a member of the Project Collection Administrators group:
https://dev.azure.com/{yourorganization}).Note: It can take up to 30 minutes for your newly purchased parallel jobs to reflect and become available for use in your pipeline execution.
Note: This response is drafted with the help of AI system.