Overview
Azure Container Registry (ACR) is a managed container registry service for storing and managing private Docker container images.Automatic Registry
When you create a cluster on Azure, Qovery automatically creates a container registry (namedregistry-{UUID}) that is used to manage the deployment of your applications by mirroring Docker images.
The credentials configured on this automatic registry are the ones used to create the cluster, but you can update them if you prefer to manage them separately.