Model deployment to online endpoints in AKS deprecated with Azure Machine Learning

Viewed 8

I am trying to deploy a model to kubernetes with Azure Machine Learning following the samples at: https://github.com/Azure/azureml-examples/tree/main/cli/endpoints/online/kubernetes

enter image description here

Machine readable version:

Message: Creation of Online Endpoints or deployments on AKS compute type is no longer supported. More details can be found here, https://aka.ms/troubleshoot-creating-aks-endpoint

I could not find any mentioning of a deprecation in the documentation or the reference troubleshooting guide.

Is this deprecation statement correct and official? Where can I find the public information regarding this deprecation?

0 Answers
Related