Skip to content

Commit c3b7d93

Browse files
Update concept-model-management-and-deployment.md
Fixed typo flagged by Acrolinx
1 parent c6adf4e commit c3b7d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this article, learn about how to use Azure Machine Learning service to manage
2020
* Integration with Azure Pipelines. Define continuous integration and deployment workflows for your models.
2121
* A model registry that maintains multiple versions of your trained models.
2222
* Model validation. Automatically validate your trained models and select the optimal configuration for deploying them into production.
23-
* Deploy your models as a web service in the cloud, locally, or to IoT edge devices.
23+
* Deploy your models as a web service in the cloud, locally, or to IoT Edge devices.
2424
* Monitor your deployed model's performance, so you can drive improvements in the next version of the model.
2525

2626
To hear more on the concepts behind MLOps and how they apply to the Azure Machine Learning service, watch the following video.

0 commit comments

Comments
 (0)