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
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.