Hi Eric
Thanks for reaching Microsoft Q&A.
Regarding your issue, could please follow this steps:
- Go to the compute where you are running the Docker image.
- Check if a Managed Identity is assigned to the compute.
- If a Managed Identity is not assigned, assign one by following the steps in the Azure documentation.
- Assign the "AcrPull" role to the Managed Identity on the Azure Container Registry.
Hope this helps. Please "Accept as Answer" if it helped, so that it can help others in the community looking for help on similar topics.