Skip to content

Commit f9930bf

Browse files
authored
Update concept-data.md
1 parent 8009ca2 commit f9930bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/v1/concept-data.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Secure data access in the cloud
2+
title: Secure data access in the cloud v1
33
titleSuffix: Azure Machine Learning
4-
description: Learn how to securely connect to your data storage on Azure with Azure Machine Learning datastores and datasets.
4+
description: Learn how to securely connect to your data storage on Azure with Azure Machine Learning datastores and datasets. v1
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: enterprise-readiness
@@ -14,7 +14,7 @@ ms.custom: devx-track-python, data4ml, event-tier1-build-2022
1414
#Customer intent: As an experienced Python developer, I need to securely access my data in my Azure storage solutions and use it to accomplish my machine learning tasks.
1515
---
1616

17-
# Data in Azure Machine Learning
17+
# Data in Azure Machine Learning v1
1818

1919
> [!div class="op_single_selector" title1="Select the version of Azure Machine Learning developer platform you are using:"]
2020
> * [v1](concept-data.md)
@@ -131,4 +131,4 @@ See the [Create a dataset monitor](how-to-monitor-datasets.md) article, to learn
131131
## Next steps
132132

133133
+ Create a dataset in Azure Machine Learning studio or with the Python SDK [using these steps.](how-to-create-register-datasets.md)
134-
+ Try out dataset training examples with our [sample notebooks](https://github.com/Azure/MachineLearningNotebooks/tree/master/how-to-use-azureml/work-with-data/).
134+
+ Try out dataset training examples with our [sample notebooks](https://github.com/Azure/MachineLearningNotebooks/tree/master/how-to-use-azureml/work-with-data/).

0 commit comments

Comments
 (0)