Skip to content

Commit fe8c062

Browse files
authored
Merge pull request #102355 from ram-msft/patch-9
Update export-data.md
2 parents 89dc78f + 7991f7f commit fe8c062

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/algorithm-module-reference/export-data.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This module supports exporting your data to the following cloud data services:
2424
- Azure Data Lake
2525
- Azure Data Lake Gen2
2626

27-
Before exporting your data, you need to first register a datastore in your Azure Machine Learning workspace first. For more information, see [How to Access Data](../how-to-access-data.md).
27+
Before exporting your data, you need to first register a datastore in your Azure Machine Learning workspace first. For more information, see [Access data in Azure storage services](../how-to-access-data.md).
2828

2929
## How to configure Export Data
3030

@@ -34,7 +34,7 @@ Before exporting your data, you need to first register a datastore in your Azure
3434

3535
1. Select **Export Data** to open the **Properties** pane.
3636

37-
1. For **Datastore**, select an existing datastore from the dropdown list. You can also create a new datastore. Check how by visiting [how-to-access-data](../how-to-access-data.md)
37+
1. For **Datastore**, select an existing datastore from the dropdown list. You can also create a new datastore. Check how by visiting [Access data in Azure storage services](../how-to-access-data.md).
3838

3939
1. Define the path in the datastore to write the data to.
4040

@@ -45,4 +45,4 @@ Before exporting your data, you need to first register a datastore in your Azure
4545

4646
## Next steps
4747

48-
See the [set of modules available](module-reference.md) to Azure Machine Learning.
48+
See the [set of modules available](module-reference.md) to Azure Machine Learning.

0 commit comments

Comments
 (0)