can anyone know how to attach ACR from different subscriptions to AKS in Azure?
I am looking for any info about that, alas I've found only a topic https://github.com/Azure/AKS/issues/243 where someone said that this is fixed but unfortunately there's no info how to achieve that?
Integrate an existing ACR with existing AKS clusters by supplying valid values for acr-name or acr-resource-id as below. Running az aks update --attach-acr uses the permissions of the user running the command to create the role ACR assignment. This role is assigned to the kubelet managed identity.
ACR Tasks is a suite of features within Azure Container Registry. It provides cloud-based container image building for platforms including Linux, Windows, and ARM, and can automate OS and framework patching for your Docker containers.
in this case the answer was to provide the proper input (typo in the ACR ID).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With