Azure-devops-docs: How do I authenticate to an AWS container registry?

Created on 30 Sep 2018  Â·  3Comments  Â·  Source: MicrosoftDocs/azure-devops-docs

My container images currently reside in an AWS container registry. How do I specify authentication in VSTS (I do not want to store credentials in source control) so that it can download my build container?


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Most helpful comment

Well, hold on a second, that's not going to work: https://github.com/aws/aws-vsts-tools/issues/111

You might do well to inform people of the 12 hour expiry for tokens. It's not a Azure Devops issue necessarily. But it is something to be mindful of because of how widespread AWS is.

All 3 comments

@atrauzzi i think you can just create a docker registry endpoint and put in you Amazon ECR credential.
it should be similar to reference an image from Azure Container Registry.

I enhanced the docs a bit to make this more clear.

Well, hold on a second, that's not going to work: https://github.com/aws/aws-vsts-tools/issues/111

You might do well to inform people of the 12 hour expiry for tokens. It's not a Azure Devops issue necessarily. But it is something to be mindful of because of how widespread AWS is.

Was this page helpful?
0 / 5 - 0 ratings