Skip to content

[Issue] Failed to build pipeline in azdo #9682

Description

@ChenxiJiang333
  • Make sure you've installed the latest version using instructions

Output from azd version
Image

Describe the bug
Executing azd pipeline config --provider azdo returns the error "cannot queue the build":
Image
By opening the project link, I can see that the code was uploaded successfully:
Image
However, when I try to run the pipeline manually, it returns another error:

A task is missing. The pipeline references a task called 'setup-azd'. 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 1, job 'Job', step ''.)
Image

To Reproduce

  1. azd init -t todo-csharp-cosmos-sql
  2. azd up
  3. azd pipeline config --provider azdo

Expected behavior
Pipeline could be built and ran successfully in Azure DevOps.

Environment

  • Template: All templates.
  • OS: All Envs.

Rick Winter (@RickWinter) for notification.

Metadata

Metadata

Labels

area/pipelineCI/CD pipeline config (GH Actions, AzDO)bugSomething isn't workingcustomer-reportedidentify a customer issueissue-addressedIssue has been addressed

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions