I have only one Microsoft account. I created an Azure container registry, then I added images there. And now I cannot access them myself, why is it happening? and How to fix it?
I have only one Microsoft account. I created an Azure container registry, then I added images there. And now I cannot access them myself, why is it happening? and How to fix it?
To follow-up, Please let us know if you have further query on this.
Please don’t forget to Accept the answer
Use Azure role-based access control (Azure RBAC) to assign specific permissions to users, service principals, or other identities that need to interact with a registry, for example to pull or push container images.
Refer to the below link assigning RBAC access to container registry
https://docs.microsoft.com/en-us/azure/role-based-access-control/role-assignments-portal?tabs=current
If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.
8 people are following this question.