To complete my Udacity project, I constructed a container registry. When I went to verify my Docker images that I had submitted to Repositories, however, the Azure portal always displayed the warning "Unable to load information to the grid." "Reason: 0."

Raghava 0 Reputation points
2024-01-04T19:07:38.0766667+00:00

i have created a container registry.

When I went to verify my Docker images that I had submitted to Repositories, however, the Azure portal always displayed the warning "Unable to load information to the grid." "Reason: 0." There are no Docker images visible to me. Please assist me!

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
456 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
700 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Divakarkumar-3696 375 Reputation points
    2024-01-04T19:52:28.38+00:00

    Please ensure you have right permissions to view the repositories. You could check your permissions under Access Control IAM.

    Role/Permission Access Resource Manager Create/delete registry Push image Pull image Delete image data Change policies Sign images
    Owner X X X X X X
    Contributor X X X X X X
    Reader X X
    AcrPush X X
    AcrPull X
    AcrDelete X
    AcrImageSigner X

    References : https://video2.skills-academy.com/en-us/azure/container-registry/container-registry-roles

    If this is helpful please accept answer.


  2. vipullag-MSFT 26,306 Reputation points
    2024-01-05T05:05:28.25+00:00

    Hello Raghava

    Welcome to Microsoft Q&A Platform, thanks for posting your query here.

    Adding one more suggestion that you can try and see if that helps.

    User's image

    Hope this helps.

    0 comments No comments

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.