Can I create a role assign (AcrPull) to an azure c...
# general
t
Can I create a role assign (AcrPull) to an azure containerregistry that is in a different Subscription (same AD Tenant)? I created a ServicePrincipal (application, sp, sppassword), created K8s Cluster, now need to let the cluster pull the image from a registry in a secondary subscription. But it doesn't seem to be working [rpc error: code = Unknown desc = Error response from daemon: Get ....: unauthorized: authentication required, rpc error: code = Unknown desc = Error response from daemon: Get ....: unauthorized: authentication required]