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.
Adding Your Own ACR
To connect your own Azure Container Registry to Qovery:Required Information
Configuration in Qovery
Related Resources
Container Registry Management
Manage all container registries
Deploy Application
Deploy applications from container images
Azure AKS Setup
Set up Azure AKS cluster with Qovery
Azure Credentials
Manage Azure credentials