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