Skip to content

Commit 73fdfc7

Browse files
committed
fix warning for missing link
1 parent 6a716fa commit 73fdfc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/v1/how-to-deploy-mlflow-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: UpdateFrequency5, sdkv1
1717

1818
[!INCLUDE [sdk v1](../includes/machine-learning-sdk-v1.md)]
1919

20-
In this article, learn how to deploy your [MLflow](https://www.mlflow.org) model as an Azure web service, so you can leverage and apply Azure Machine Learning's model management and data drift detection capabilities to your production models. See [MLflow and Azure Machine Learning](concept-mlflow.md) for additional MLflow and Azure Machine Learning functionality integrations.
20+
In this article, learn how to deploy your [MLflow](https://www.mlflow.org) model as an Azure web service, so that you can leverage and apply Azure Machine Learning's model management and data drift detection capabilities to your production models. For more MLflow and Azure Machine Learning functionality integrations, see [MLflow and Azure Machine Learning (v2)](concept-mlflow.md), which uses v2 SDK .
2121

2222
Azure Machine Learning offers deployment configurations for:
2323
* Azure Container Instance (ACI) which is a suitable choice for a quick dev-test deployment.

0 commit comments

Comments
 (0)