Skip to content

Commit 2c1ffb7

Browse files
committed
incorporating feedback
1 parent 882dfbd commit 2c1ffb7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/data-factory/quickstart-get-started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ description: Get started with your first data factory to copy data from one Azur
44
author: whhender
55
ms.subservice: data-movement
66
ms.devlang: bicep
7-
ms.topic: quickstart
7+
ms.topic: get-started
88
ms.date: 02/13/2025
99
ms.author: whhender
1010
ms.reviewer: xupzhou
1111
ms.custom: subject-armqs
1212
---
1313

14-
# Quickstart: Get started with Azure Data Factory
14+
# Get started with Azure Data Factory
1515

1616
[!INCLUDE[appliesto-adf-xxx-md](includes/appliesto-adf-xxx-md.md)]
1717

@@ -110,7 +110,7 @@ All the resources in this demo are created in the new resource group, so you can
110110

111111
## Clean up resources
112112

113-
You can clean up all the resources that you created in this quickstart in either of two ways:
113+
You can clean up all the resources that you created in this article in either of two ways:
114114

115115
- You can [delete the entire Azure resource group](../azure-resource-manager/management/delete-resource-group.md), which includes all the resources created in it.
116116
- If you want to keep some resources intact, go to the resource group and delete only the specific resources that you want to remove.
@@ -119,7 +119,7 @@ You can clean up all the resources that you created in this quickstart in either
119119

120120
## Related content
121121

122-
In this quickstart, you created a data factory that contained a pipeline with a copy activity. To learn more about Azure Data Factory, continue on to the following article and training module:
122+
In this article, you created a data factory that contained a pipeline with a copy activity. To learn more about Azure Data Factory, continue on to the following article and training module:
123123

124124
- [Quickstart: Use the copy data tool in the Azure Data Factory Studio to copy data](quickstart-hello-world-copy-data-tool.md)
125125
- [Training module: Introduction to Azure Data Factory](/learn/modules/intro-to-azure-data-factory/)

articles/data-factory/quickstart-hello-world-copy-data-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The Copy Data tool has five pages that walk you through the task of copying data
8686
1. Under **Source data store**:
8787

8888
1. For **Connection**, select the newly created connection.
89-
1. In the **File or folder** section, select **Browse** to go to the **adftutorial/input** folder. Select the **emp.txt** file, and then select **OK**.
89+
1. In the **File or folder** section, select **Browse** to go to the **adftutorial/input** folder. Select the **moviesDB2.csv** file, and then select **OK**.
9090
1. Select the **Binary copy** checkbox to copy the file as is.
9191
1. Select **Next**.
9292

0 commit comments

Comments
 (0)