Skip to content

Commit 25064f3

Browse files
author
helenz-msft
committed
ACROLINX check
1 parent 6bc3b5f commit 25064f3

File tree

2 files changed

+15
-17
lines changed

2 files changed

+15
-17
lines changed

articles/machine-learning/create-datastore-with-UI.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,27 @@
11
---
2-
title: Linking Tables in OneLake to Azure ML Through UI
2+
title: Linking Tables in OneLake to Azure Machine Learning Through UI
33
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.
55
services: machine-learning
66
ms.service: azure-machine-learning
77
ms.subservice: mldata
88
ms.topic: how-to
99
ms.author: helenzeng
1010
author: helenzusa1
1111
ms.reviewer: franksolomon
12-
ms.date: 02/10/2025
12+
ms.date: 02/11/2025
1313
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.
1515
---
1616

1717
# 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.
2119

2220
:::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":::
2321

2422
Also some customers prefer doing in UI. Therefore, a new solution is needed to link AML to Tables in OneLake using UI.
2523

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.
2725

2826
## Overall idea
2927

@@ -50,17 +48,17 @@ In this article, you will learn how to link tables in OneLake to Azure ML studio
5048

5149
:::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":::
5250

53-
## Step 6. Use pipeline, start 'Copy data assistant'
51+
## Step 6. With the pipeline, start the 'Copy data assistant'
5452

5553
:::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":::
5654

57-
## Step 7. In 'Copy data assistant', select Azure Blobs
55+
## Step 7. In the 'Copy data assistant,' select Azure Blobs
5856

5957
:::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":::
6058

6159
## Step 8. Set storage account, create connection
6260

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":::
6462

6563
## Step 9. Select destination folder
6664

@@ -84,27 +82,27 @@ In this article, you will learn how to link tables in OneLake to Azure ML studio
8482

8583
## Step 14. In ML studio create data asset, type 'File'
8684

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":::
8886

8987
## Step 15. Select 'From Azure storage'
9088

9189
:::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":::
9290

93-
## Step 16. It will bring you to create 'New datastore'
91+
## Step 16. Create a 'New datastore'
9492

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":::
9694

9795
## Step 17. Or you can directly 'Create datastore' from the beginning
9896

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":::
10098

10199
## Step 18. Datastore is created
102100

103101
:::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":::
104102

105103
## Step 19. Access the datastore
106104

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":::
108106

109107
## References
110108

articles/machine-learning/how-to-datastore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.author: franksolomon
1010
author: fbsolo-ms1
1111
ms.reviewer: yogipandey
12-
ms.date: 02/20/2024
12+
ms.date: 02/11/2025
1313
ms.custom: data4ml, ignite-2023, devx-track-azurecli
1414
# 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.
1515
---

0 commit comments

Comments
 (0)