Skip to content

Commit 37d49fa

Browse files
authored
Merge pull request #228877 from Blackmist/fixing-link
fixing incorrect link in include
2 parents 93adc1e + 79be4fb commit 37d49fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

includes/machine-learning-dev-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ ms.author: sgilley
77
---
88

99
**APPLIES TO:**
10-
:::image type="icon" source="media/applies-to/yes.png" border="false":::[Azure CLI ml extension **v1**](../articles/machine-learning/how-to-configure-cli.md)
10+
:::image type="icon" source="media/applies-to/yes.png" border="false":::[Azure CLI ml extension **v1**](/azure/machine-learning/v1/reference-azure-machine-learning-cli)
1111
:::image type="icon" source="media/applies-to/yes.png" border="false"::: [Python SDK azureml **v1**](/python/api/overview/azure/ml/?view=azure-ml-py&preserve-view=true)
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
author: lobrien
2+
author: blackmist
33
ms.service: machine-learning
44
ms.topic: include
55
ms.date: 07/21/2021
6-
ms.author: laobri
6+
ms.author: larryfr
77
---
88

99
> [!NOTE]
10-
> Azure Machine Learning Endpoints (preview) provide an improved, simpler deployment experience. Endpoints support both real-time and batch inference scenarios. Endpoints provide a unified interface to invoke and manage model deployments across compute types. See [What are Azure Machine Learning endpoints (preview)?](../articles/machine-learning/concept-endpoints.md).
10+
> Azure Machine Learning Endpoints provide an improved, simpler deployment experience. Endpoints support both real-time and batch inference scenarios. Endpoints provide a unified interface to invoke and manage model deployments across compute types. See [What are Azure Machine Learning endpoints?](../articles/machine-learning/concept-endpoints.md).

0 commit comments

Comments
 (0)