Skip to content

Commit 9ae28e2

Browse files
Apply suggestions from code review
Co-authored-by: Mope Akande <[email protected]>
1 parent be2b64d commit 9ae28e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-deploy-automl-endpoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Deploy an AutoML model with an online endpoint
33
titleSuffix: Azure Machine Learning
4-
description: Learn to deploy your AutoML model as a web service that Azure automatically manages by using Azure Machine Learning studio.
4+
description: Learn to use the Azure Machine Learning studio, SDK, and CLI to deploy your AutoML model as a web service that Azure automatically manages.
55
services: machine-learning
66
ms.service: azure-machine-learning
77
ms.subservice: inferencing
@@ -45,7 +45,7 @@ Deploying an AutoML-trained model from the Automated ML page is a no-code experi
4545

4646
The system generates the Model and Environment needed for the deployment.
4747

48-
:::image type="content" source="media/how-to-deploy-automl-endpoint/deploy-model.png" alt-text="Screenshot shows the deployment page where you can change values and then select Deploy.":::
48+
:::image type="content" source="media/how-to-deploy-automl-endpoint/deploy-model.png" alt-text="Screenshot showing the deployment page where you can change values and then select Deploy.":::
4949

5050
## Deploy manually from the studio or command line
5151

0 commit comments

Comments
 (0)