2.26 release of the az cli fixed a blocking issue for my team. How can I use that version in our pipelines. Its currently trying to use 2.25 which fails.
usr/bin/az --version
WARNING: You have 2 updates available. Consider updating your CLI installation with 'az upgrade'
azure-cli 2.25.0 *
Please let us know how we are doing: https://aka.ms/azureclihats
core 2.25.0 *
and let us know if you're interested in trying out our newest features: https://aka.ms/CLIUXstudy
telemetry 1.0.6
Extensions:
azure-devops 0.18.0
Python location '/opt/az/bin/python3'
Extensions directory '/opt/az/azcliextensions'
Python (Linux) 3.6.10 (default, Jun 11 2021, 05:19:38)```
This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days
Note
Issues in this repo are for tracking bugs, feature requests and questions for the tasks in this repo
For a list:
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks
Required Information
Entering this information will route you directly to the right team and expedite traction.
Question, Bug, or Feature?
Type: question
Enter Task Name: AzCliTask
list here (V# not needed):
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks
Environment
Azure Pipelines cloud
Ubuntu-latest
Issue Description
2.26 release of the az cli fixed a blocking issue for my team. How can I use that version in our pipelines. Its currently trying to use 2.25 which fails.
Task logs