recommended way to authenticate with ACR
Hello! I'm trying to deploy containers from our own private ACR. What's the recommendeed way for authentication? Thanks!
9 Replies
You mean ECR?
i mean azure's container registry
https://azure.microsoft.com/en-us/products/container-registry
Azure Container Registry | Microsoft Azure
Store images for all types of container deployments and OCI artifacts, using Azure Container Registry.
Oh sorry, it should be the same as any other registry
cool, do you have a link? or a short snippet on how to do it?
Just fill the fields in the registry creation modal
oh lol i didnt know you have this feature already š
thanksss !!!
Please for ECR, username is AWS ACCESS KEY ID right?
I think so
Hi David! Did you manage to configure it? Username is AWS_ACCESS_KEY_ID and password is Secret access key, right? Iām getting a 401 when I try this.