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

Issue #949

Closed gideonShawana closed 9 months ago

gideonShawana commented 9 months ago

Error while creating build definition: The pipeline is not valid. A task is missing. The pipeline references a task called '4fa3aac0-0020-4832-9089-9979c9dd3e69'. This usually indicates the task isn't installed, and you may be able to install it from the Marketplace: https://marketplace.visualstudio.com. (Task version 0.*, job 'Phase_1', step 'Bower_3'.)

aksh-h commented 9 months ago

Please install the Bower extension from marketplace and try again.

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