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

Support Login to Azure ACR Using Access Token #767

Open
dsmabulage opened this issue Aug 15, 2024 · 4 comments
Open

Support Login to Azure ACR Using Access Token #767

dsmabulage opened this issue Aug 15, 2024 · 4 comments

Comments

@dsmabulage
Copy link

Description

I would like to request the addition of support for logging into Azure Container Registry (ACR) using an access token within GitHub Actions

https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/container-registry/container-registry-authentication.md#az-acr-login-with---expose-token

@JBodkin-Amphora
Copy link

This would be helpful for me, I have setup federated identity between Azure and GitHub Actions and would like to simplify my workflow. The documentation is here: https://learn.microsoft.com/en-us/azure/container-registry/container-registry-authentication?tabs=azure-cli#az-acr-login-with---expose-token

@avo-sepp
Copy link

Is there any progress on this? We are federating User Managed Identities to pipelines to remove the service principle secret, being able to log into the ACR with the federated identity is important for us to reduce the number of secrets we have to rotate.

@crazy-max
Copy link
Member

Is there any progress on this? We are federating User Managed Identities to pipelines to remove the service principle secret, being able to log into the ACR with the federated identity is important for us to reduce the number of secrets we have to rotate.

Contribs welcomed 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants