You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/concepts-pipelines-activities.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
8
8
ms.subservice: orchestration
9
9
ms.custom: synapse
10
10
ms.topic: conceptual
11
-
ms.date: 09/09/2021
11
+
ms.date: 10/24/2022
12
12
---
13
13
14
14
# Pipelines and activities in Azure Data Factory and Azure Synapse Analytics
@@ -35,15 +35,19 @@ An input dataset represents the input for an activity in the pipeline, and an ou
35
35
36
36
## Data movement activities
37
37
38
-
Copy Activity in Data Factory copies data from a source data store to a sink data store. Data Factory supports the data stores listed in the table in this section. Data from any source can be written to any sink. Click a data store to learn how to copy data to and from that store.
Copy Activity in Data Factory copies data from a source data store to a sink data store. Data Factory supports the data stores listed in the table in this section. Data from any source can be written to any sink.
41
39
42
40
For more information, see [Copy Activity - Overview](copy-activity-overview.md) article.
43
41
42
+
Click a data store to learn how to copy data to and from that store.
Azure Data Factory and Azure Synapse Analytics support the following transformation activities that can be added either individually or chained with another activity.
46
48
49
+
For more information, see the [data transformation activities](transform-data.md) article.
50
+
47
51
Data transformation activity | Compute environment
0 commit comments