Azure / MachineLearningNotebooks

Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
https://docs.microsoft.com/azure/machine-learning/service/
MIT License
4k stars 2.49k forks source link

Managed end point deployment option is not available in DevOps #1879

Open shishirdash24 opened 1 year ago

shishirdash24 commented 1 year ago

Currently we have deployed our models into Azure Kubernetes Services through DevOps & now we are looking to deploy our models into managed end point through DevOps instead of AKS. But DevOps has only two options available for deployment & those are 'Azure Container Instance' & 'Azure Kubernetes Services'.

DevOps-NoManagedEndPoint