-
Notifications
You must be signed in to change notification settings - Fork 268
Open
Labels
azdoAzure DevOpsAzure DevOpscustomer-reportedidentify a customer issueidentify a customer issueenhancementneeds-team-attentionIssues out of a milestoneIssues out of a milestonepipelinesquestion
Milestone
Description
- Make sure you've installed the latest version using instructions in the wiki
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
azure-dev/cli/azd/pkg/azdo/pipeline.go
Line 48 in a17935e
| 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
nadzzz
Metadata
Metadata
Assignees
Labels
azdoAzure DevOpsAzure DevOpscustomer-reportedidentify a customer issueidentify a customer issueenhancementneeds-team-attentionIssues out of a milestoneIssues out of a milestonepipelinesquestion