Azure Container Registry exists and can be used, but it does not appear in Azure web portal

Doug Appleyard 1 Reputation point
2022-01-28T13:21:37.953+00:00

Hi, I have two registries (e.g. MyRegistry and MyRegistryCA). I created them using the same account and subscription. Originally MyRegistryCA was in Canada Central. I needed to relocate my containers to Canada East. Using the same account and subscription, I deleted MyRegistryCA and created it again in Canada East. It now exists and works, but it is not listed in the Azure container registries portal.

If I navigate to the overview page for MyRegistry, then edit the URL and add "CA", it opens the overview page for MyRegistryCA. So I don't think it is a permissions problem. Also it does not appear in the console when I start a new session in an incognito browser. So I don't think it is a browser cache issue. It happens in both Chrome and Edge. My laptop is Windows 10.

It does appear when I use a command line: az acr list

Why is the MyRegistryCA container registry not appearing in the web console?

Please contact me privately and I can send the actual registry names and URLs.

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
384 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sam Cogan 10,157 Reputation points MVP
    2022-01-28T15:05:51.927+00:00

    Sounds like a bug, I would reccomend raising a support case with Microsoft.

    0 comments No comments

  2. Doug Appleyard 1 Reputation point
    2022-01-31T13:26:35.583+00:00

    Update January 31 2022 (3 days later): Both registries are now displayed correctly.

    0 comments No comments