Skip to content

Commit 6f68def

Browse files
authored
Update image syntax
1 parent aaa6f59 commit 6f68def

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/machine-learning/migrate-register-dataset.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To download datasets directly:
5353
1. Select the dataset(s) you want to download.
5454
1. In the bottom action bar, select **Download**.
5555

56-
![Screenshot showing how to download a dataset in Studio (classic)](./media/migrate-register-dataset/download-dataset.png)
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":::
5757

5858
For the following data types, you must use the **Convert to CSV** module to download datasets.
5959

@@ -73,7 +73,7 @@ To convert your dataset to a CSV and download the results:
7373
1. Right-click the **Convert to CSV** module.
7474
1. Select **Results dataset** > **Download**.
7575

76-
![Screenshot showing how to setup a convert to CSV pipeline](./media/migrate-register-dataset/csv-download-dataset.png)
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":::
7777

7878
### Upload your dataset to Azure Machine Learning
7979

@@ -82,7 +82,8 @@ After you download the data file, you can register the dataset in Azure Machine
8282
1. Go to Azure Machine Learning studio ([ml.azure.com](https://ml.azure.com)).
8383
1. In the left navigation pane, select the **Datasets** tab.
8484
1. Select **Create dataset** > **From local files**.
85-
![Screenshot showing the datasets tab and the button for creating a local file](./media/migrate-register-dataset/register-dataset.png)
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.":::
8687
1. Enter a name and description.
8788
1. For **Dataset type**, select **Tabular**.
8889

0 commit comments

Comments
 (0)