Skip to content

Commit e4311b1

Browse files
committed
intro re-write
1 parent 7a60abf commit e4311b1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/machine-learning/concept-data.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,14 @@ author: nibaccam
1111
ms.author: nibaccam
1212
ms.date: 03/18/2020
1313

14+
#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.
1415
---
1516

1617
# Data access in Azure Machine Learning
1718

18-
In this article, you learn about Azure Machine Learning's data management and integration solutions for your machine learning tasks. This article assumes you've already created an [Azure storage account](https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal) and [Azure storage service](https://docs.microsoft.com/azure/storage/common/storage-introduction).
19+
In this article you learn Azure machine Learning's data access solutions for connecting to myou data in Azure storage and consuming it in machine learning tasks.
20+
21+
This article assumes you've already created an [Azure storage account](https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal) and [Azure storage service](https://docs.microsoft.com/azure/storage/common/storage-introduction).
1922

2023
When you're ready to use the data in your Azure storage solution, we recommend the following data delivery workflow.
2124

0 commit comments

Comments
 (0)