Skip to content

Commit 1566521

Browse files
committed
Merge branch 'patch-27' of https://github.com/nandanhegde15/azure-docs into 2024-06-24-merge-public-prs
2 parents fb691c0 + 2714564 commit 1566521

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ The Copy activity is executed on an [integration runtime](concepts-integration-r
2727

2828
An integration runtime needs to be associated with each source and sink data store. For information about how the Copy activity determines which integration runtime to use, see [Determining which IR to use](concepts-integration-runtime.md#determining-which-ir-to-use).
2929

30+
> [!NOTE]
31+
> One cannot use two self-hosted integration runtime within the Same Copy activity.The Source and Sink must be connected via the same self-hosted integration runtime if used in a Copy activity.
32+
3033
To copy data from a source to a sink, the service that runs the Copy activity performs these steps:
3134

3235
1. Reads data from a source data store.

0 commit comments

Comments
 (0)