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
340 stars 200 forks source link

unable to create project #999

Closed vagguhari closed 2 months ago

vagguhari commented 6 months ago

Error while creating build definition: The classic pipelines are disabled for this project / organization. Error while creating release definition: The classic pipelines are disabled for this project / organization.

aksh-h commented 2 months ago

By default, classic pipeline creation has been disabled for new organizations. To enable it, go to organization settings and provision the project.

image