Skip to content

Commit 0497cb0

Browse files
author
Larry Franks
committed
backing out change to one file
1 parent 1285bc6 commit 0497cb0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/machine-learning/v1/how-to-access-data.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.author: yogipandey
1010
author: ynpandey
1111
ms.reviewer: nibaccam
12-
ms.date: 09/06/2022
12+
ms.date: 05/11/2022
1313
ms.custom: contperf-fy21q1, devx-track-python, data4ml, event-tier1-build-2022
1414
#Customer intent: As an experienced Python developer, I need to make my data in Azure storage available to my remote compute to train my machine learning models.
1515
---
@@ -21,6 +21,7 @@ ms.custom: contperf-fy21q1, devx-track-python, data4ml, event-tier1-build-2022
2121
> * [v2 (current version)](../how-to-datastore.md)
2222
2323
[!INCLUDE [sdk v1](../../../includes/machine-learning-sdk-v1.md)]
24+
[!INCLUDE [cli v1](../../../includes/machine-learning-cli-v1.md)]
2425

2526
In this article, learn how to connect to data storage services on Azure with Azure Machine Learning datastores and the [Azure Machine Learning Python SDK](/python/api/overview/azure/ml/intro).
2627

@@ -303,4 +304,4 @@ Azure Data Factory provides efficient and resilient data transfer with more than
303304

304305
* [Create an Azure machine learning dataset](how-to-create-register-datasets.md)
305306
* [Train a model](how-to-set-up-training-targets.md)
306-
* [Deploy a model](how-to-deploy-and-where.md)
307+
* [Deploy a model](how-to-deploy-and-where.md)

0 commit comments

Comments
 (0)