I have Azure Container Registry instance, where the container images are pushed. We have ACRPush role to some crdentials(service principal account) Can we pull the images from the ACR without any authentication. We want to make this publicly available to pull images without any docker login/authentication.
Regards Jayashree