I'm doing research on how container services in Azure compare with our on-prem implementation of containers, which includes Docker Trusted Registry.
Is one required to use Azure Container Registry to make use of Azure Containers? Or could we tie into our existing on-prem Docker Trusted Registry?
Thank you!
Yes, you could use a private registry---Docker Trusted Registry for Azure Container Instance.
When you create the ACI via the Azure portal, you will see the three options.