@Lindner, Jakob Thanks The endpoint has environment that specifies image, you can have base image from any registry for an environment. You can specify BYOC environment to use your own image.
Create ML-model endpoint based on image in other container registry
Lindner, Jakob
1
Reputation point
Hey,
I want to deploy my ML-model in an Azure Container Instance, which is accessable over a REST-endpoint for inference. Important is, that I need to create the ACI with images, that are not in the automaticly created Azure Container Registry in my own subscription, but in a centrally organized one.
Is there a possibility to specify the ACR I want to use in the deployment?
Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.