I want to integrate CICD Pipeline for Uipath in azure devops using external application in orchestrator by following this uipath link How to Implement CICD Pipeline Using Azure DevOps Pipelines | Community Blog But when I build the pipeline and then try to run that, getting the following error.
##[error]No hosted parallelism has been purchased or granted. To request a free parallelism grant, please fill out the following form https://aka.ms/
Please help
Due to the abuse of the free grant of parallel jobs, since earlier of last year, the free grant of parallel jobs will not be enabled by default in the new created Azure DevOps organization.
If you created a new organization, you need to send a request here to ask enabling the free grant of parallel jobs in your new organization. Normally, it could take 2-3 business days to respond to your request.
For more details, you can reference the document about "Configure and pay for parallel jobs".