Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate private ACR permissions for linking recipes #6374

Closed
jasonviviano opened this issue Sep 26, 2022 · 2 comments
Closed

Investigate private ACR permissions for linking recipes #6374

jasonviviano opened this issue Sep 26, 2022 · 2 comments

Comments

@jasonviviano
Copy link
Contributor

jasonviviano commented Sep 26, 2022

Parent Issue

#3919

Objective

Create a private ACR and provide the same credentials to try and deploy.

AB#4003

AB#10659

@AaronCrawfis
Copy link
Contributor

The Service Principal or User-assigned managed identity that has been configured with the Azure Cloud Provider within the Radius Control Plane will need an "ACR Pull" RBAC assignment on the target Azure container registry.

Also of note (not sure if this is how we auth, but throwing it in just in case), you can auth to an ACR registry directly using docker login or oras login with the service principal and secret, you don't need to first get an AAD token. See https://learn.microsoft.com/en-us/azure/container-registry/container-registry-oci-artifacts#sign-in-to-a-registry for more details

@willtsai willtsai transferred this issue from radius-project/radius Sep 19, 2023
@willtsai willtsai transferred this issue from another repository Sep 27, 2023
@AaronCrawfis
Copy link
Contributor

Dup of #6911

@AaronCrawfis AaronCrawfis closed this as not planned Won't fix, can't repro, duplicate, stale Dec 4, 2023
@willtsai willtsai moved this to 📋 Backlog in Radius Roadmap Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants