Support Login to Azure ACR Using Access Token
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
https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/container-registry/container-registry-authentication.md#az-acr-login-with---expose-token
Link looks broken:
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
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.
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: