login-action icon indicating copy to clipboard operation
login-action copied to clipboard

Support Login to Azure ACR Using Access Token

Open dsmabulage opened this issue 1 year ago • 4 comments

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

dsmabulage avatar Aug 15 '24 05:08 dsmabulage

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

Link looks broken:

image

crazy-max avatar Oct 04 '24 10:10 crazy-max

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

JBodkin-Amphora avatar Oct 04 '24 11:10 JBodkin-Amphora

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.

avosepp avatar Jan 22 '25 20:01 avosepp

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 :pray:

crazy-max avatar Jan 22 '25 21:01 crazy-max