How to move all the ai models (service endpoints) from one compute cluster to another cluster in azure without any effects

Vishal Suryavanshi 21 Reputation points
2021-11-12T08:03:52.043+00:00

I have machine learning models which is deployed in Azure aks in 'x' Cluster , Now i want to move this models and its endpoint in another cluster which is 'y' within same workspace and subscription ,So how to do this without any changes to its rest endpoint as this endpoints are in production use already.

also if this is not possible then can i upgrade my x cluster with newer version without affecting my endpoints

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
693 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,860 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,084 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,736 Reputation points
    2021-11-12T11:50:38.363+00:00

    @Vishal Suryavanshi Thanks for the question. Here is link to the blog for New managed online endpoints features in Azure ML: Autoscaling, Debugging, MLflow and more.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.