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

Got issues while creating a new DevOps project #994

Closed mckma closed 2 months ago

mckma 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.

lgmorand commented 6 months ago

@mckma you may give more details if you wish some feedback ;-)

is it not the same issue than this one #991 ?

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