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