Azure / mlops-v2

Azure MLOps (v2) solution accelerators. Enterprise ready templates to deploy your machine learning models on the Azure Platform.
https://learn.microsoft.com/en-us/azure/machine-learning/concept-model-management-and-deployment
MIT License
478 stars 225 forks source link

Unable to register the model as mlflow model #55

Closed MurugeswariMuthurajan closed 1 year ago

MurugeswariMuthurajan commented 1 year ago

Hi,

We ran the model training pipeline and registered the model as mlflow model in dev workspace

image

We then used release pipeline, to register the model in test workspace. Kindly find the below command

image

But the model is registering as custom model

image

This is working fine before, but now it is registering as custom model only. Please let me know the solution