DEV Community

Cover image for Error: No hosted parallelism has been purchased or granted
Arindam Mitra
Arindam Mitra

Posted on • Edited on

Error: No hosted parallelism has been purchased or granted

Greetings my fellow Technology Advocates and Specialists.

In this Troubleshooting Session, I will demonstrate, how I resolved the encountered error - "No Hosted Parallelism has been Purchased or Granted" while executing Azure DevOps Pipeline.

Very Recently, I created one additional New DevOps Organisation.

Below follows the Details:-

KEY VALUE
DevOps Organisation URL https://dev.azure.com/AM0704
DevOps Organisation Owner AM@mitra008.onmicrosoft.com
DevOps Project AMCLOUD
DevOps Service Connection amcloud-cicd-service-connection
Repo Name AMREPO

As soon as I executed my First Pipeline on Microsoft Hosted Build Agent, below error was encountered:-

When verified under DevOps Organisation Settings > Pipelines > Parallel jobs > Private projects, Parallel Jobs was set to 0 for Microsoft-Hosted.

Reference Screenshot follows below:-

Browse to below link (It was mentioned in the error screenshot.)

Fill the Form and Submit. Microsoft then takes 2 -3 Business Days to process the Request.

Free Tier Request was then completed by Microsoft.
Below is how the Email Response from Microsoft looks like:-

Changes are reflected in DevOps Organisation.

Finally, when Pipeline is executed again, Earlier Encountered Error was no more found. It was Resolved.

Hope You Enjoyed the Session!!!

Stay Safe | Keep Learning | Spread Knowledge

Top comments (0)