401 error webhook fetching image from ACR to webapp

alexander Lindgren 0 Reputation points
2024-09-09T13:12:41.7566667+00:00
  • I've got an app in one resource group and a container reigstry in another.
  • I get 401 errors on the webhooks that are automatically set up in the ACR to tell the webapp that there is a new image.
  • I've got CI set to active in the app.
  • I've got "SCM Basic Auth Publishing Credentials" set to active in the app
  • I've added a role "AcrPull" in the app directed toward the container registry that the ACR is located in.

How do i fix this?

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,676 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.