Skip to content

Commit cc56f89

Browse files
author
Larry Franks
committed
fixing include
1 parent c9408ee commit cc56f89

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/machine-learning/how-to-manage-environments-v2.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: 'Manage Azure Machine Learning environments with the CLI (v2)'
2+
title: 'Manage Azure Machine Learning environments with the CLI & SDK (v2)'
33
titleSuffix: Azure Machine Learning
4-
description: Learn how to manage Azure ML environments using Azure CLI extension for Machine Learning.
4+
description: Learn how to manage Azure ML environments using Python SDK and Azure CLI extension for Machine Learning.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
88
ms.topic: how-to
99
author: blackmist
1010
ms.author: larryfr
11-
ms.date: 03/31/2022
11+
ms.date: 09/27/2022
1212
ms.reviewer: nibaccam
1313
ms.custom: devx-track-azurecli, devplatv2, event-tier1-build-2022
1414
---
1515

16-
# Manage Azure Machine Learning environments with the CLI (v2)
16+
# Manage Azure Machine Learning environments with the CLI & SDK (v2)
1717

1818
[!INCLUDE [dev v2](../../includes/machine-learning-dev-v2.md)]
1919

@@ -30,7 +30,7 @@ In this article, learn how to create and manage Azure ML environments using the
3030

3131
## Prerequisites
3232

33-
[!INCLUDE (sdk/cliv2)[../../machine-learning-cli-sdk-v2-prereqs.md]]
33+
[!INCLUDE [sdk/cliv2](../../machine-learning-cli-sdk-v2-prereqs.md)]
3434

3535
> [!TIP]
3636
> For a full-featured development environment, use Visual Studio Code and the [Azure Machine Learning extension](how-to-setup-vs-code.md) to [manage Azure Machine Learning resources](how-to-manage-resources-vscode.md) and [train machine learning models](tutorial-train-deploy-image-classification-model-vscode.md).

0 commit comments

Comments
 (0)