Skip to content

[Issue]azd pipeline config could not find a default agent queue in project #4248

@scrocquesel-ml150

Description

@scrocquesel-ml150

Output from azd version
azd version 1.9.5 (commit cd2b7af)

Describe the bug
Running azd pipeline config --provider azdo fails with

ERROR: could not find a default agent queue in project xxx

The name of the agent queue is hard coded

if *queue.Name == "Default" {

To Reproduce
N/A

Expected behavior
We are able to give the name of the queue to use and the config passes.

Environment
N/A

Additional context
My agent queue is named Azure Pipelines

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions