Deploy from Azure Container Registry

triozach
PRO

2 months ago

We would like to be able to deploy private images from our other existing image registries, such as Azure Container Registry (azurecr.io) and authenticate with basic auth.

It looks like customers with private images in unsupported registries need to move their images to a supported registry, which seems unnecessary and costly.

Under Review

0 Threads mention this feature

2 Replies

stenrs
PRO

2 months ago

I belive this already works. I tested it with my own images in a ACR repository. When pasted the URL in the popup it did not work. but when doing it either in API or in the side-panel UI works well. Just need to add credentials to the ACR repository. URL is in the format: <repo>.azurecr.io/<image>:<tag>.

Would love that the UI would be a bit better. Felt like a hack when I got it to work.


stenrs

I belive this already works. I tested it with my own images in a ACR repository. When pasted the URL in the popup it did not work. but when doing it either in API or in the side-panel UI works well. Just need to add credentials to the ACR repository. URL is in the format: <repo>.azurecr.io/<image>:<tag>.Would love that the UI would be a bit better. Felt like a hack when I got it to work.

triozach
PRO

2 months ago

You're a lifesaver! I agree - it would be good to have this available in the UI.