Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Azure Container Registry as External Feed - Add support for ACR authentication via Token

Open FinnianDempsey opened this issue 3 years ago • 3 comments

The enhancement

What is the problem this solves or benefit it gives

Add support for External Feeds in Octopus for Token based authentication in ACR: https://docs.microsoft.com/en-us/azure/container-registry/container-registry-repository-scoped-permissions

Proposed solution

Add support to include a username/token for authenticating to ACR instead of just username/password or Token without a username

Workarounds

Use the az cli to interact with the feed using a Run a Script step: az acr repository list --name finndregistry --username #{token_name} --password #{token_pw}

Links

Internal Link - Zendesk Internal Link - Slack

FinnianDempsey avatar Mar 14 '22 23:03 FinnianDempsey

Another user running into this issue (internal) - https://octopus.zendesk.com/agent/tickets/143944

Clare-Octopus avatar Jul 31 '23 14:07 Clare-Octopus

Another customer (internal) - https://octopus.zendesk.com/agent/tickets/187008

RobMcCarther avatar May 21 '24 17:05 RobMcCarther

Another customer (internal) - https://octopus.zendesk.com/agent/tickets/204240

RobMcCarther avatar Sep 19 '24 20:09 RobMcCarther