Hello TH-4622
Thanks for your question
It is either:
Your managed identity does not have the correct permissions to perform this. The managed identity needs the AcrPull role on your ACR or your container app is no configured to use it.
Also the error shows both "appname.azurecr.io" and "app-name-here.azurecr.io" is this correct?
Check that the image exists in your ACR
az acr repository show-tags --name appname --repository img-search-nodejs-app
Also check your terraform to check that the registry name is correct. Looks like 2 different names.
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Please note: If you have Priority Community support please wait for a dedicated Microsoft support representative to assist you, as they have access to the necessary backend resources.
Regards,
Abiola