I am trying to implement CI/CD for my private project on Azure. I also have upgraded my subscription to "pay as you go". When I try to save and queue my pipeline, I get the 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/azpipelines-parallelism-request.
Since I already can see 1 self hosted free parallel job(0 MS hosted parallel jobs) why can't they be used? Is there anything I am missing. Although I have already raised a request for parallelism request, is it really required?