Skip to content

Commit 3d0bdb1

Browse files
authored
Merge pull request #314034 from whhender/copy-job-link-tutorials-556738
Add Fabric Copy Job recommendation to Copy Activity articles
2 parents 1bcc2c3 + da218ef commit 3d0bdb1

8 files changed

Lines changed: 30 additions & 7 deletions

articles/data-factory/copy-activity-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ ms.author: jianleishen
1212

1313
# Copy activity in Azure Data Factory and Azure Synapse Analytics
1414

15-
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
15+
**APPLIES TO:** :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Data Factory :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Synapse Analytics
16+
17+
[!INCLUDE [copy-job-recommendation](includes/copy-job-recommendation.md)]
1618

1719
In Azure Data Factory and Synapse pipelines, you can use the Copy activity to copy data among data stores located on-premises and in the cloud. After you copy the data, you can use other activities to further transform and analyze it. You can also use the Copy activity to publish transformation and analysis results for business intelligence (BI) and application consumption.
1820

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
ms.topic: include
3+
ms.date: 03/31/2026
4+
author: whhender
5+
ms.author: whhender
6+
---
7+
8+
> [!TIP]
9+
> Looking for an easy way to move data? [Copy job](/fabric/data-factory/what-is-copy-job) in Microsoft Fabric provides a simple, scalable way to load data without building a pipeline. [Learn how to create one](/fabric/data-factory/create-copy-job).

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ ms.custom:
1414

1515
# Quickstart: Use the Copy Data tool in Azure Data Factory Studio to copy data
1616

17-
[!INCLUDE[appliesto-adf-xxx-md](includes/appliesto-adf-xxx-md.md)]
17+
**APPLIES TO:** :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Data Factory :::image type="icon" source="media/applies-to/no.png" border="false":::Azure Synapse Analytics
18+
19+
[!INCLUDE [copy-job-recommendation](includes/copy-job-recommendation.md)]
1820

1921
In this quickstart, you use the Copy Data tool in Azure Data Factory Studio to create a pipeline that copies data from a source folder in Azure Blob Storage to a target folder.
2022

articles/data-factory/tutorial-bulk-copy-portal.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ ms.custom: sfi-image-nochange
1111

1212
# Copy multiple tables in bulk by using Azure Data Factory in the Azure portal
1313

14-
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
14+
**APPLIES TO:** :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Data Factory :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Synapse Analytics
15+
16+
[!INCLUDE [copy-job-recommendation](includes/copy-job-recommendation.md)]
1517

1618
This tutorial demonstrates **copying a number of tables from Azure SQL Database to Azure Synapse Analytics**. You can apply the same pattern in other copy scenarios as well. For example, copying tables from SQL Server/Oracle to Azure SQL Database/Azure Synapse Analytics /Azure Blob, copying different paths from Blob to Azure SQL Database tables.
1719

articles/data-factory/tutorial-copy-data-portal.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ ms.custom: sfi-image-nochange
1313

1414
# Tutorial: Copy data from Azure Blob storage to a database in Azure SQL Database by using Azure Data Factory
1515

16-
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
16+
**APPLIES TO:** :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Data Factory :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Synapse Analytics
17+
18+
[!INCLUDE [copy-job-recommendation](includes/copy-job-recommendation.md)]
1719

1820
In this tutorial, you create a data factory by using the Azure Data Factory user interface (UI). The pipeline in this data factory copies data from Azure Blob storage to a database in Azure SQL Database. The configuration pattern in this tutorial applies to copying from a file-based data store to a relational data store. For a list of data stores supported as sources and sinks, see the [supported data stores](copy-activity-overview.md#supported-data-stores-and-formats) table.
1921

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ ms.custom: sfi-image-nochange
1111

1212
# Copy data from Azure Blob storage to a SQL Database by using the Copy Data tool
1313

14-
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
14+
**APPLIES TO:** :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Data Factory :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Synapse Analytics
15+
16+
[!INCLUDE [copy-job-recommendation](includes/copy-job-recommendation.md)]
1517

1618
In this tutorial, you use the Azure portal to create a data factory. Then you use the Copy Data tool to create a pipeline that copies data from Azure Blob storage to a SQL Database.
1719

articles/data-factory/tutorial-incremental-copy-multiple-tables-portal.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ ms.subservice: data-movement
1010

1111
# Incrementally load data from multiple tables in SQL Server to a database in Azure SQL Database using the Azure portal
1212

13-
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
13+
**APPLIES TO:** :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Data Factory :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Synapse Analytics
14+
15+
[!INCLUDE [copy-job-recommendation](includes/copy-job-recommendation.md)]
1416

1517
In this tutorial, you create an Azure Data Factory with a pipeline that loads delta data from multiple tables in a SQL Server database to a database in Azure SQL Database.
1618

articles/data-factory/tutorial-incremental-copy-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ ms.subservice: data-movement
1010

1111
# Incrementally load data from a source data store to a destination data store
1212

13-
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
13+
**APPLIES TO:** :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Data Factory :::image type="icon" source="media/applies-to/yes.png" border="false":::Azure Synapse Analytics
14+
15+
[!INCLUDE [copy-job-recommendation](includes/copy-job-recommendation.md)]
1416

1517
In a data integration solution, incrementally (or delta) loading data after an initial full data load is a widely used scenario. The tutorials in this section show you different ways of loading data incrementally by using Azure Data Factory.
1618

0 commit comments

Comments
 (0)