Hi David Kroll,
I understand your concern regarding the issue where the App Service is unable to connect to the Container Registry. Please ensure that both the Azure App Service and the Azure Container Registry are located within the same Azure subscription and region. If they are in different subscriptions, this could prevent visibility.
Additionally, please verify that the necessary admin permissions are enabled for your Container Registry to allow proper access.
If your Azure Container Registry (ACR) has public network access restricted, please ensure that private endpoints are properly configured and functioning as expected.how-to-create-a-azure-app-service-with-a-private-azure-container-registry
Please refer the below documents for your reference.
https://learn.microsoft.com/en-us/azure/container-registry/container-registry-private-link
https://techcommunity.microsoft.com/blog/appsonazureblog/troubleshooting-guide-resolving-azure-app-services-image-pull-issues-from-azure-/4010201
If you have any further queries, let me know. If the information is helpful, please click on Upvote.
Thank you.