I'm trying to update an Azure Container App Job using the pipe microsoft/azure-cli-run.
I would like to run the command:
"az containerapp job update"
But for this I need the az containerapp add-on to be installed. I have tried to install it by running:
"az extension add --name containerapp"
But I'm getting: No matching extension for 'containerapp'
Is it possible to install this add-on?
I switched from microsoft/azure-cli-run to atlassian/azure-cli-run and now it works.
//Håkan
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.