microsoft / AzureDevOpsDemoGenerator

Azure DevOps Demo Generator helps teams create projects on their Team Services account with pre-populated sample content that includes source code, work items, iterations, service endpoints, build and release definitions based on a chosen template
https://azuredevopsdemogenerator.azurewebsites.net/
MIT License
343 stars 202 forks source link

Error while creating build definition: The classic pipelines are disabled for this project / organization. Error while creating release definition: Tasks with versions 'Replace tokens in terraform file:5.*, Install Terraform 0.12.3:0.*, Terraform : init:2.*, Terraform : plan:2.*, Terraform : apply -auto-approve:2.*' are not valid for deploy job 'Agent job' in stage Dev. #965

Closed mamathachowdari closed 10 months ago

aksh-h commented 10 months ago

Please install the replace tokens extension in your organization and try provisioning the project.

If you are running Demo Generator on a brand new organization, please enable the Third-party application access via OAuth under Organization Setting >> Policies image

Run the demo generator again and try to install the extension needed by the template.

Thanks