No response from Microsoft regarding parallel jobs request
Has anyone else experienced very long delays getting approval for parallel jobs on Microsoft-hosted agents?
According to the official documentation, it says the approval process for public projects or evaluation purposes should take around 2–3 business days after submitting the request via the form at aka.ms/azpipelines-parallelism-request.
I submitted the form over three weeks ago and still haven’t received a response. I double-checked that my project qualifies (public repo, free plan), and I haven’t gotten any confirmation, rejection, or follow-up email. When I try to run a pipeline using vmImage: ubuntu-latest
, I still get the error:
No parallelism has been granted to this account.
I’ve resubmitted the form once more just in case something went wrong, but I’m wondering: is this delay typical lately? Have others had success getting approved recently? Is there a support route or escalation path people have used when the form goes unanswered?