Error connecting AKS with ACR

Kopl 166 Reputation points
2022-08-30T11:33:12.563+00:00

Hello team,

My AKS was connected to ACR for months now and I was always able to pull images from ACR. However, this morning I am not able for some reason.

I tried using this command:

az aks update -n myAKSCluster -g myResourceGroup --attach-acr <acr-name>

However, without success. Could you please help?

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
394 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,867 questions
{count} vote

12 answers

Sort by: Most helpful
  1. Nadav Ben Haim 496 Reputation points Microsoft Employee
    2022-08-31T10:25:57.707+00:00

    Glad that it worked for you @Kopl .
    If your issue is resolved please accept my answer so we can close this thread.

    Thank you

    0 comments No comments

  2. Anonymous
    2022-08-31T14:26:30.563+00:00

    Similar issues today in US East 1.
    It's intermittent, where it seems to resolve it sometimes and sometimes not.

    We have a ticket opened with Microsoft but am posting this here since the workarounds didn't work for us.

    dial tcp: lookup MY_ACR.azurecr.io on [::1]:53: read udp [::1]:53192->[::1]:53: read: connection refused  
    
    0 comments No comments