Skip to content

Commit c680fc0

Browse files
committed
Fix
1 parent 1566521 commit c680fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The Copy activity is executed on an [integration runtime](concepts-integration-r
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

3030
> [!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.
31+
> You cannot use more than one self-hosted integration runtime within the same Copy activity. The source and sink for the activity must be connected with the same self-hosted integration runtime.
3232
3333
To copy data from a source to a sink, the service that runs the Copy activity performs these steps:
3434

0 commit comments

Comments
 (0)