You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/create-datastore-with-UI.md
+14-16Lines changed: 14 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,29 +1,27 @@
1
1
---
2
-
title: Linking Tables in OneLake to Azure ML Through UI
2
+
title: Linking Tables in OneLake to Azure Machine Learning Through UI
3
3
titleSuffix: Azure Machine Learning, Microsoft Fabric
4
-
description: Learn how to link table in Lakehouse to Azure ML studio through UI.
4
+
description: Learn how to link table in Lakehouse to Azure Machine Learning studio through UI.
5
5
services: machine-learning
6
6
ms.service: azure-machine-learning
7
7
ms.subservice: mldata
8
8
ms.topic: how-to
9
9
ms.author: helenzeng
10
10
author: helenzusa1
11
11
ms.reviewer: franksolomon
12
-
ms.date: 02/10/2025
12
+
ms.date: 02/11/2025
13
13
ms.custom: data4ml
14
-
# Customer intent: I have some Tables in OneLake, I want to use Azure ML studio for ML activities, so I need to link the Tables in AML, and I prefer to do it through UI.
14
+
# Customer intent: They have some Tables in OneLake, they want to use Azure ML studio for ML activities, so they need to link the Tables in AML, and they prefer to do it through UI.
15
15
---
16
16
17
17
# Introduction of the solution
18
-
There were some existing solutions which can build a link in Azure ML to OneLake, get the data and create datastore in AML.
19
-
However, in those solutions, the data in OneLake is of type ‘Files’. Please refer to reference section.
20
-
Some customers have data in OneLake as type ‘Tables’. The existing solutions creating datastore in AML don’t work.
18
+
There were some existing solutions which can build a link in Azure Machine Learning to OneLake, get the data, and create a datastore in AML. However, in those solutions, the data in OneLake is of type "Files. Refer to the reference section. Some customers have data in OneLake as type "Tables." The existing solutions creating datastore in AML don’t work.
21
19
22
20
:::image type="content" source="media/create-datastore-with-UI/1-table-in-fabric.png" alt-text="Screenshot that shows how the table looks like in Microsoft Fabric." lightbox="./media/create-datastore-with-UI/1-table-in-fabric.png":::
23
21
24
22
Also some customers prefer doing in UI. Therefore, a new solution is needed to link AML to Tables in OneLake using UI.
25
23
26
-
In this article, you will learn how to link tables in OneLake to Azure ML studio through UI.
24
+
In this article, you learn how to link tables in OneLake to Azure Machine Learning studio through UI.
27
25
28
26
## Overall idea
29
27
@@ -50,17 +48,17 @@ In this article, you will learn how to link tables in OneLake to Azure ML studio
50
48
51
49
:::image type="content" source="media/create-datastore-with-UI/7-create-pipeline.png" alt-text="Screenshot that shows how to create a data pipeline in Fabric." lightbox="./media/create-datastore-with-UI/7-create-pipeline.png":::
52
50
53
-
## Step 6. Use pipeline, start 'Copy data assistant'
51
+
## Step 6. With the pipeline, start the 'Copy data assistant'
54
52
55
53
:::image type="content" source="media/create-datastore-with-UI/8-copy-data-assistant.png" alt-text="Screenshot that shows how to start Copy data assistant in Fabric." lightbox="./media/create-datastore-with-UI/8-copy-data-assistant.png":::
56
54
57
-
## Step 7. In 'Copy data assistant', select Azure Blobs
55
+
## Step 7. In the 'Copy data assistant,' select Azure Blobs
58
56
59
57
:::image type="content" source="media/create-datastore-with-UI/9-select-azure-blob.png" alt-text="Screenshot that shows how to select Azure blobs in Copy data assistant in Fabric." lightbox="./media/create-datastore-with-UI/9-select-azure-blob.png":::
60
58
61
59
## Step 8. Set storage account, create connection
62
60
63
-
:::image type="content" source="media/create-datastore-with-UI/10-create-connection.png" alt-text="Screenshot that shows how to create connection in Fabric data pepiline." lightbox="./media/create-datastore-with-UI/10-create-connection.png":::
61
+
:::image type="content" source="media/create-datastore-with-UI/10-create-connection.png" alt-text="Screenshot that shows how to create connection in Fabric data pipeline." lightbox="./media/create-datastore-with-UI/10-create-connection.png":::
64
62
65
63
## Step 9. Select destination folder
66
64
@@ -84,27 +82,27 @@ In this article, you will learn how to link tables in OneLake to Azure ML studio
84
82
85
83
## Step 14. In ML studio create data asset, type 'File'
86
84
87
-
:::image type="content" source="media/create-datastore-with-UI/16-create-data-asset.png" alt-text="Screenshot that shows how to create a data asset in Azure ML studio." lightbox="./media/create-datastore-with-UI/16-create-data-asset.png":::
85
+
:::image type="content" source="media/create-datastore-with-UI/16-create-data-asset.png" alt-text="Screenshot that shows how to create a data asset in Azure Machine Learning studio." lightbox="./media/create-datastore-with-UI/16-create-data-asset.png":::
88
86
89
87
## Step 15. Select 'From Azure storage'
90
88
91
89
:::image type="content" source="media/create-datastore-with-UI/17-select-azure-storage.png" alt-text="Screenshot that shows how to select Azure storage." lightbox="./media/create-datastore-with-UI/17-select-azure-storage.png":::
92
90
93
-
## Step 16. It will bring you to create 'New datastore'
91
+
## Step 16. Create a 'New datastore'
94
92
95
-
:::image type="content" source="media/create-datastore-with-UI/18-new-datastore.png" alt-text="Screenshot that shows how to create new datastore in Azure ML." lightbox="./media/create-datastore-with-UI/18-new-datastore.png":::
93
+
:::image type="content" source="media/create-datastore-with-UI/18-new-datastore.png" alt-text="Screenshot that shows how to create new datastore in Azure Machine Learning." lightbox="./media/create-datastore-with-UI/18-new-datastore.png":::
96
94
97
95
## Step 17. Or you can directly 'Create datastore' from the beginning
98
96
99
-
:::image type="content" source="media/create-datastore-with-UI/19-create-datastore.png" alt-text="Screenshot that shows how to create a datastore in Azure ML." lightbox="./media/create-datastore-with-UI/19-create-datastore.png":::
97
+
:::image type="content" source="media/create-datastore-with-UI/19-create-datastore.png" alt-text="Screenshot that shows how to create a datastore in Azure Machine Learning." lightbox="./media/create-datastore-with-UI/19-create-datastore.png":::
100
98
101
99
## Step 18. Datastore is created
102
100
103
101
:::image type="content" source="media/create-datastore-with-UI/20-datastore-created.png" alt-text="Screenshot that shows the datastore looks like after creation." lightbox="./media/create-datastore-with-UI/20-datastore-created.png":::
104
102
105
103
## Step 19. Access the datastore
106
104
107
-
:::image type="content" source="media/create-datastore-with-UI/21-access-datastore.png" alt-text="Screenshot that shows how to access a datastore in Azure ML." lightbox="./media/create-datastore-with-UI/21-access-datastore.png":::
105
+
:::image type="content" source="media/create-datastore-with-UI/21-access-datastore.png" alt-text="Screenshot that shows how to access a datastore in Azure Machine Learning." lightbox="./media/create-datastore-with-UI/21-access-datastore.png":::
# Customer intent: As an experienced Python developer, I need to make my data in Azure storage available to my remote compute resource to train my machine learning models.
0 commit comments