-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Describe the bug
In the quickstart
Step 4: Prepare your Azure DevOps project
item 2 :
On the Azure PowerShell terminal: run the following script to clone the hol repo, create the pipelines and service connections inside your new Azure DevOps.
In this command
./quickstart/scripts/dataops/Deploy-AzureDevOps.ps1 -ConfigurationFile "./quickstart/outputs/hol.json" -UsePAT $true
After
devops ran the pipeline automaticaly
k0ca8827-iac-cd
Error
#20220303.1 Update template parameters
##[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
To Reproduce*
Steps to reproduce the behavior:
- Go to 'excute the quickstart
- Copy the command -./quickstart/scripts/dataops/Deploy-AzureDevOps.ps1 -ConfigurationFile "./quickstart/outputs/hol.json" -UsePAT $true
- Go to devops and go to pipeline
- See error
5
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
