You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
We are trying to use the azure-cli-run pipe to install containerapp extension so that we can use the `az containerapp job` commands. AZ CLI version 2.40.0 does not allow a recent version of containerapp to be installed, and this is needed so that it can recognize the new JOB command.
In order to use the latest version of containerapp 0.3.40 it requires az cli version 2.45 or higher.
A workaround was to add a `pip install --upgrade azure-cli` command prior to installing the containerapp extension, but that adds nearly 2 minutes to the pipeline step time.
@Charlie Retzler hi. Thanks for your question. We will update pipe to the latest version and notify you.
Regards, Igor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.