az containerapp update
reults in 'metadata' error
#6996
Labels
Auto-Assign
Auto assign by bot
ContainerApp
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
This issue is responsible by Azure service team.
Describe the bug
Running the
containerapp update
function results in the error below.Related command
az containerapp update -n my-container-app -g my-group --image my-acr.azurecr.io/path-to/my-image:tag
Errors
Issue script & Debug output
Expected behavior
It should change the image for my container app
Environment Summary
Additional context
After running
az upgrade
andapt update && apt upgrade
the az commands still say there are updates available.I had to uninstall and reinstall azure cli to get it to update
The text was updated successfully, but these errors were encountered: