Skip to content

Commit 5f1c9b0

Browse files
committed
Build fixes
1 parent 72e6f87 commit 5f1c9b0

22 files changed

+15
-15
lines changed

articles/data-factory/copy-data-tool-metadata-driven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,6 @@ This pipeline will copy objects from one group. The objects belonging to this gr
204204
## Next steps
205205
Try these tutorials that use the Copy Data tool:
206206

207-
- [Quickstart: create a data factory using the Copy Data tool](quickstart-create-data-factory-copy-data-tool.md)
207+
- [Quickstart: create a data factory using the Copy Data tool](quickstart-copy-data-tool.md)
208208
- [Tutorial: copy data in Azure using the Copy Data tool](tutorial-copy-data-tool.md)
209209
- [Tutorial: copy on-premises data to Azure using the Copy Data tool](tutorial-hybrid-copy-data-tool.md)

articles/data-factory/copy-data-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ A one-time copy operation enables data movement from a source to a destination o
108108
## Next steps
109109
Try these tutorials that use the Copy Data tool:
110110

111-
- [Quickstart: create a data factory using the Copy Data tool](quickstart-create-data-factory-copy-data-tool.md)
111+
- [Quickstart: create a data factory using the Copy Data tool](quickstart-copy-data-tool.md)
112112
- [Tutorial: copy data in Azure using the Copy Data tool](tutorial-copy-data-tool.md)
113113
- [Tutorial: copy on-premises data to Azure using the Copy Data tool](tutorial-hybrid-copy-data-tool.md)

articles/data-factory/includes/data-factory-v2-connector-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: jianleishen
1111

1212
To perform the Copy activity with a pipeline, you can use one of the following tools or SDKs:
1313

14-
- [The Copy Data tool](../quickstart-create-data-factory-copy-data-tool.md)
14+
- [The Copy Data tool](../quickstart-copy-data-tool.md)
1515
- [The Azure portal](../quickstart-create-data-factory-portal.md)
1616
- [The .NET SDK](../quickstart-create-data-factory-dot-net.md)
1717
- [The Python SDK](../quickstart-create-data-factory-python.md)

articles/data-factory/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ landingContent:
5050
- text: Create an Azure Data Factory with an ARM template
5151
url: ./quickstart-create-data-factory-resource-manager-template.md
5252
- text: Use the Copy Data tool
53-
url: ./quickstart-create-data-factory-copy-data-tool.md
53+
url: ./quickstart-copy-data-tool.md
5454
- linkListType: how-to-guide
5555
links:
5656
- text: Expressions and functions in Azure Data Factory

articles/data-factory/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Here are important next step documents to explore:
125125
- [Integration runtime](concepts-integration-runtime.md)
126126
- [Mapping Data Flows](concepts-data-flow-overview.md)
127127
- [Data Factory UI in the Azure portal](quickstart-create-data-factory-portal.md)
128-
- [Copy Data tool in the Azure portal](quickstart-create-data-factory-copy-data-tool.md)
128+
- [Copy Data tool in the Azure portal](quickstart-copy-data-tool.md)
129129
- [PowerShell](quickstart-create-data-factory-powershell.md)
130130
- [.NET](quickstart-create-data-factory-dot-net.md)
131131
- [Python](quickstart-create-data-factory-python.md)

0 commit comments

Comments
 (0)