Azure DevOps: Unable to Increase Microsoft-Hosted Parallel Jobs — Purchase Error

JuriChebukin-7928 0 Reputation points
2026-08-27T21:33:16.6166667+00:00

Problem description

I am unable to increase the number of Microsoft-hosted parallel jobs for my Azure DevOps Services organization. When I follow the documented steps to purchase additional parallel jobs through the organization settings, I encounter an error that prevents the purchase from completing. This issue began on July 22, 2026, and I need assistance resolving it.

Environment

Azure DevOps Services organization using Microsoft-hosted agents for CI/CD pipelines in the Central US region.

What I've already tried

I reviewed the official documentation for configuring and paying for parallel jobs and attempted to purchase more Microsoft-hosted parallel jobs via the Azure DevOps portal by clicking 'Buy parallel jobs' under Organization Settings > Billing > Parallel jobs. During the purchase flow, an error occurs ("As а new customer, you're limited to 1 parallel job. Check back again soon to increase MS Hosted CI/CD."). I also provided support with organization URL and project details. However, the issue persists.

Current status

The error persists, preventing me from increasing the number of parallel jobs. I am seeking guidance on troubleshooting steps or solutions to resolve this purchasing issue.

Azure DevOps

3 answers

Sort by: Most helpful
  1. Pravallika KV 18,850 Reputation points Microsoft External Staff Moderator
    2026-08-31T01:02:49.14+00:00

    Hi @JuriChebukin-7928 ,

    “As a new customer, you're limited to 1 parallel job. Check back again soon to increase MS Hosted CI/CD.”

    Even if your org isn't truly “new,” this message can still appear due to backend enforcement/abuse-prevention restrictions.

    What to verify first (so the purchase flow isn’t blocked by prerequisites)

    1. Billing is set up for the organization
      • In Azure DevOps, confirm your org has billing configured.
      • Prereq for buying/adjusting Microsoft-hosted parallel jobs is that billing is set up.
    2. You’re in the right permissions group
      • Make sure you’re a member of Project Collection Administrators for the org/collection.
    3. Try the change again from the correct place
      • Go to: Organization settings → Pipelines → Parallel jobs
      • Use Purchase parallel jobs / Change (Microsoft-hosted jobs).
    4. Allow time for activation
      • When changes are successful, it can take up to 30 minutes for the new amount to become active.

    In your scenario, you’re not even completing the purchase the restriction message itself prevents it. That strongly suggests a backend policy restriction rather than a UI timing issue. Please let us know if the error persists after confirming billing + permissions, we will review whether your organization can be allowed to increase the Microsoft-hosted parallel job limit from backend.

    References:

    Hope this helps!


    If the resolution was helpful, kindly take a moment to click on User's imageand click on Yes for was this answer helpful. And, if you have any further query do let us know.

    Was this answer helpful?

    0 comments No comments

  2. kagiyama yutaka 5,330 Reputation points
    2026-08-29T20:58:04.48+00:00

    I think Azure DevOps only lets u add Microsoft‑hosted parallel jobs when Billing is active and your account is in Project Collection Administrators, and when the purchase flow stops, the step is to send the org URL and the exact error to Azure DevOps support.

    Was this answer helpful?

    0 comments No comments

  3. Ravi Kiran Pagidi 170 Reputation points
    2026-08-29T17:59:53.75+00:00

    Hi Juri,

    The message:

    As a new customer, you're limited to 1 parallel job. Check back again soon to increase MS Hosted CI/CD.
    

    usually means Azure DevOps is applying a new-customer / capacity restriction to the organization. This is different from a normal permission or YAML issue.

    A few things to verify first:

    1. Make sure billing is configured for the Azure DevOps organization and linked to an active Azure subscription.

    Confirm the user making the purchase is a Project Collection Administrator.

    Go to:

    Organization settings > Billing
    Organization settings > Pipelines > Parallel jobs
    

    and confirm the current number of Microsoft-hosted parallel jobs.

    Note that if you are currently on the free tier, buying the first paid Microsoft-hosted parallel job may only remove the free-tier time limits. To run two jobs concurrently, you generally need two Microsoft-hosted parallel jobs.

    If the purchase still fails with the same “new customer” message, this is likely not fixable from the Azure DevOps UI. Microsoft documentation says new organizations have a maximum limit of 25 Microsoft-hosted parallel jobs, and increases beyond that require support. In your case, if you are blocked even before that, Azure DevOps support needs to check/remove the restriction on the backend.

    In the support request, include:

    Azure DevOps organization URL

    Region: Central US

    Current number of Microsoft-hosted parallel jobs

    Desired number of Microsoft-hosted parallel jobs

    Screenshot of the purchase error

    Date the issue started: July 22, 2026

    Confirmation that billing is active

    Confirmation that the requester is a Project Collection Administrator

    In short, this looks like an Azure DevOps billing/capacity restriction on the organization, not a pipeline configuration issue. If billing and admin permissions are correct, it needs Azure DevOps support to resolve.

    Was this answer helpful?

    0 comments No comments

Your answer

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