Skip to content

Commit 5eb5f56

Browse files
committed
Tweak wording
1 parent 9dab54c commit 5eb5f56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/concepts-integration-runtime.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ If you choose to use the **auto-resolve Azure IR**, which is the default,
122122

123123
For example, you have your factory created in East US,
124124

125-
- When copy data to Azure Storage in West US, if ADF successfully detected that the Storage is in West US, copy activity is executed on IR in West US; if the region detection fails, copy activity is executed on IR in East US.
126-
- When copy data to Salesforce of which the region is not detectable, copy activity is executed on IR in East US.
125+
- When copy data to Azure Blob in West US, if ADF successfully detected that the Blob is in West US, copy activity is executed on IR in West US; if the region detection fails, copy activity is executed on IR in East US.
126+
- When copy data to Salesforce of which the region is not detectable, copy activity is executed on IR in East US.
127127

128128
- For Lookup/GetMetadata/Delete activity execution (also known as Pipeline activities), transformation activity dispatching (also known as External activities), and authoring operations (test connection, browse folder list and table list, preview data), ADF will use the IR in the data factory region.
129129

0 commit comments

Comments
 (0)