Open Mara-Li opened 1 week ago
Hi @Mara-Li , recommend you not to change/update from Azure container app resource portal pages. Can you please try update of images from Azure Functions resource portal pages, configuration tab and try start/stop from Azure functions resource itself
If above does not work , can you redeploy the image and check?
Which trigger/binding are you using? HTPP
Which language are you using? Typescript /NodeJS
Provide resource details
Expected behavior Upgrading should work without any deny assignment in ACA and CLI / not crash happen when upgrading with Portal on the function app directly (configuration → upgrading the number)
Actual behavior
I can't even stop or restart the app.
az containerapp update --name <functionAppName> -g <group> --image "<name>/<image>:<tag>"
i get the same deny assignment :To Reproduce For context, by error, the old docker image was deleted before changing it in ACA.
But we could at last create a new revision and change using the managed environnement without any deny assignment.
Screenshots
Logs /
Additional context /