You need to store custom AI container images in a private registry hosted within Azure. Which Azure service provides a managed Docker registry service?
ACR allows you to build, store, and manage container images and artifacts.
Why this answer
Azure Container Registry (ACR) is the managed Docker registry service in Azure used for storing and managing container images.