Clarification on Distributing Microsoft-Hosted Parallel Jobs in Azure DevOps

Azure Devops Brainvire 0 Reputation points
2025-06-13T06:04:13.6433333+00:00

We are currently working with Azure DevOps and have been allocated 7 Microsoft-hosted parallel jobs for our organization. Is it possible to distribute these 7 parallel jobs across multiple projects in our Azure DevOps organization, ensuring that each project can use one parallel job at a time without interfering with other projects?

If this distribution is feasible, what are the necessary steps to configure this setup? Detailed instructions or guidance on implementing this configuration effectively would be greatly appreciated.

Azure DevOps
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Durga Reshma Malthi 4,430 Reputation points Microsoft External Staff Moderator
    2025-06-13T15:06:48.28+00:00

    Hi Azure Devops Brainvire

    Yes, Microsoft-hosted parallel jobs in Azure DevOps are shared at the organization level, not scoped to individual projects. These jobs are allocated at the organization level, not per project, and are shared across all projects by default.

    However, Azure DevOps doesn’t provide a built-in way to reserve parallel jobs per project.

    This applies only if you move to self-hosted agents. You can create dedicated agent pools for each project.

    Additional References:

    https://learn.microsoft.com/en-us/azure/devops/pipelines/licensing/concurrent-jobs?view=azure-devops&tabs=ms-hosted

    Hope this helps!

    Please Let me know if you have any queries.

    If you found the information helpful, please click "Upvote" on the post to let us know and consider accepting the answer as the token of appreciation. Thank You.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.