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

Tailwind Traders - DevOps Demo Generator Error #926

Closed Deyvessh closed 1 year ago

Deyvessh commented 1 year ago

Error while creating build definition: The pipeline is not valid. A task is missing. The pipeline references a task called '584bcff2-3353-4f11-872b-6ba01267a972'. 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 6., job 'Phase_1', step ''.) Error while creating build definition: The pipeline is not valid. A task is missing. The pipeline references a task called '584bcff2-3353-4f11-872b-6ba01267a972'. 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 6., job 'Phase_1', step ''.)

aksh-h commented 1 year ago

Please install the ARM Outputs extension from the 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