Skip to content

Commit 2687448

Browse files
committed
Fix an issue.
1 parent b583d99 commit 2687448

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/how-to-manage-imported-data-assets.md

Lines changed: 4 additions & 4 deletions
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: ambadal
12-
ms.date: 07/29/2024
12+
ms.date: 07/30/2024
1313
ms.custom: data4ml, devx-track-azurecli
1414
---
1515

@@ -60,7 +60,7 @@ These steps describe how to modify the auto delete settings of an imported data
6060

6161
1. Navigate to [Azure Machine Learning studio](https://ml.azure.com)
6262

63-
1. As shown in the next screenshot, under **Assets** in the left navigation, select **Data**. At the **Data assets** tab, select an imported data asset located in the **Workspacemanageddatastore**.
63+
1. As shown in the next screenshot, under **Assets** in the left navigation, select **Data**. At the **Data assets** tab, select an imported data asset located in the **workspacemanageddatastore**.
6464

6565
:::image type="content" source="./media/how-to-manage-imported-data-assets/data-assets-list.png" lightbox="./media/how-to-manage-imported-data-assets/data-assets-list.png" alt-text="Screenshot highlighting the imported data asset name in workspace managed datastore in the Data assets tab.":::
6666

@@ -145,5 +145,5 @@ This Azure CLI code sample shows the data assets with certain conditions, or wit
145145
## Next steps
146146

147147
- [Access data in a job](how-to-read-write-data-v2.md#access-data-in-a-job)
148-
- [Working with tables in Azure Machine Learning](how-to-mltable.md)
149-
- [Access data from Azure cloud storage during interactive development](how-to-access-data-interactive.md)
148+
- [Access data from Azure cloud storage during interactive development](./how-to-access-data-interactive.md)
149+
- [Working with tables in Azure Machine Learning](./how-to-mltable.md)

0 commit comments

Comments
 (0)