401 error webhook fetching image from ACR to webapp
alexander Lindgren
0
Reputation points
- 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.
508 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,930 questions
Sign in to answer