docker / login-action

GitHub Action to login against a Docker registry
https://github.com/marketplace/actions/docker-login
Apache License 2.0
1.09k stars 202 forks source link

Support Login to Azure ACR Using Access Token #767

Open dsmabulage opened 3 months ago

dsmabulage commented 3 months ago

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

crazy-max commented 1 month ago

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

JBodkin-Amphora commented 1 month ago

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