Skip to content

Commit 8fbb212

Browse files
authored
Merge pull request #108020 from Blackmist/master
updating links to mlops repos to add MLOpsPython
2 parents cf8a855 + e91a9b2 commit 8fbb212

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/machine-learning/concept-model-management-and-deployment.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
ms.reviewer: jmartens
1010
author: jpe316
1111
ms.author: jordane
12-
ms.date: 02/21/2020
12+
ms.date: 03/17/2020
1313
ms.custom: seodec18
1414
---
1515

@@ -172,7 +172,11 @@ The [Azure Machine Learning extension](https://marketplace.visualstudio.com/item
172172
* Enables workspace selection when defining a service connection.
173173
* Enables release pipelines to be triggered by trained models created in a training pipeline.
174174

175-
For more information on using Azure Pipelines with Azure Machine Learning, see the [Continuous integration and deployment of ML models with Azure Pipelines](/azure/devops/pipelines/targets/azure-machine-learning) article and the [Azure Machine Learning MLOps](https://aka.ms/mlops) repository.
175+
For more information on using Azure Pipelines with Azure Machine Learning, see the following links:
176+
177+
* [Continuous integration and deployment of ML models with Azure Pipelines](/azure/devops/pipelines/targets/azure-machine-learning)
178+
* [Azure Machine Learning MLOps](https://aka.ms/mlops) repository.
179+
* [Azure Machine Learning MLOpsPython](https://github.com/Microsoft/MLOpspython) repository.
176180

177181
You can also use Azure Data Factory to create a data ingestion pipeline that prepares data for use with training. For more information, see [Data ingestion pipeline](how-to-cicd-data-ingestion.md).
178182

0 commit comments

Comments
 (0)