Your organization utilizes an Azure container registry. What is the most restrictive role you should assign to developers so they can upload/publish images to the registry without granting excessive permissions?
AcrPull
Owner
AcrPush
Contributor
The AcrPush role allows developers to push images to the Azure container registry while adhering to the principle of least privilege.