I just recently increased/purchased a Microsoft Hosted parallel job. But, I am currently experiencing a problem with Azure DevOps pipelines:
CI pipelines are always in the Queued state
CD pipelines are always connecting to the agent and not actually running
I am located in Europe. The DevOps status is currently looking good: https://status.dev.azure.com/; so I don't really understand what the problem is.
The job is not blocked by any other processes, because I run the pipelines one at a time.