Hello, @Bruno Moura de Jesus - Thanks for reaching out! Could you clarify & elaborate on your exact question? Are you saying only those with elevated permissions should be able to do docker pull ..
in your system?
Docker provides guidance on Roles & permissions, and covers who can be allowed for Pulling images: https://docs.docker.com/docker-hub/roles-and-permissions/#content-and-registry-permissions
On the Azure side, you should always have RBAC and policies on the tenant level. For containers specifically, the guidance will vary depending on which Container-related service you might be using. For example, with Azure Container Registry, the following doc covers which role should be permitted to Pull an image: https://learn.microsoft.com/en-us/azure/container-registry/container-registry-roles?tabs=azure-cli