Forum Discussion
Stephen_Mulryan
Feb 01, 2024Copper Contributor
Azure DevOps - More than One Build Agent?
Hi, My organisation is using the cloud hosted version of Azure DevOps. We are currently working on building out our CI\CD pipelines. We are trying to speed up the build process by using parallel ...
sebastianulbrich
Apr 21, 2025Copper Contributor
Hi Stephen,
you have to set up billing for your organization. This can be done in your organization‘s settings, where you can link one of the Azure Subscriptions you have access to.
After that is done, you have to set up the parallel jobs in the organization settings under „Pipelines“ —> „Parallel Jobs“.
See the Microsoft Learn Document for more Information, I hope this helps:
https://learn.microsoft.com/en-us/azure/devops/pipelines/licensing/concurrent-jobs?view=azure-devops
Sebastian