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/migrate-register-dataset.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ To download datasets directly:
53
53
1. Select the dataset(s) you want to download.
54
54
1. In the bottom action bar, select **Download**.
55
55
56
-

56
+
:::image type="content" source="./media/migrate-register-dataset/download-dataset.png" alt-text="AScreenshot showing how to download a dataset in Studio (classic)." lightbox = "./media/migrate-register-dataset/download-dataset.png":::
57
57
58
58
For the following data types, you must use the **Convert to CSV** module to download datasets.
59
59
@@ -73,7 +73,7 @@ To convert your dataset to a CSV and download the results:
73
73
1. Right-click the **Convert to CSV** module.
74
74
1. Select **Results dataset** > **Download**.
75
75
76
-

76
+
:::image type="content" source="./media/migrate-register-dataset/csv-download-dataset.png" alt-text="Screenshot showing how to setup a convert to CSV pipeline." lightbox = "./media/migrate-register-dataset/csv-download-dataset.png":::
77
77
78
78
### Upload your dataset to Azure Machine Learning
79
79
@@ -82,7 +82,8 @@ After you download the data file, you can register the dataset in Azure Machine
82
82
1. Go to Azure Machine Learning studio ([ml.azure.com](https://ml.azure.com)).
83
83
1. In the left navigation pane, select the **Datasets** tab.
84
84
1. Select **Create dataset** > **From local files**.
85
-

85
+
86
+
:::image type="content" source="./media/migrate-register-dataset/register-dataset.png" alt-text="Screenshot showing the datasets tab and the button for creating a local file.":::
0 commit comments