SSL for model endpoints in Azure machine learning studio

Aryan Rastogi 60 Reputation points
2025-05-15T09:28:40.91+00:00

I have a multidomain SSL for my dev, uat and prod environment. I have a pre-existing azure kubernetes service and was trying to install azure ml extension on it using UI. Now a endpoint is already deployed using SDKv1 and I am trying to migrate from v1 to v2. So when add azureml extension to my AKS how do i ensure that the domain name used for endpoints on that cluster stays intact as i have 3 domain names associated to SSL certificate.
dev-abc.com
uat-abc.com
abc.com
these 3 corresponds to different IP address i.e IPs of my AKS load balancer. But on installing azureml extension how do i make sure that in dev aks cluster endpoints are deployed with dev-abc.com uri

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,332 questions
{count} votes

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.