Skip to content

Commit 0a85abd

Browse files
authored
Update concepts-integration-runtime.md
1 parent 9ab9c33 commit 0a85abd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: data-services
1212

1313
ms.topic: conceptual
1414
ms.custom: seo-lt-2019
15-
ms.date: 05/31/2019
15+
ms.date: 01/28/2020
1616
---
1717

1818
# Integration runtime in Azure Data Factory
@@ -159,13 +159,13 @@ For Copy activity, it requires source and sink linked services to define the dir
159159

160160
The Lookup and GetMetadata activity is executed on the integration runtime associated to the data store linked service.
161161

162-
### Transformation activity
162+
### External transformation activity
163163

164-
Each transformation activity has a target compute Linked Service, which points to an integration runtime. This integration runtime instance is where the transformation activity is dispatched from.
164+
Each external transformation activity that utilizes an external compute engine has a target compute Linked Service, which points to an integration runtime. This integration runtime instance determines the location where that external hand-coded transformation activity is dispatched from.
165165

166166
### Data Flow activity
167167

168-
Data Flow activity is executed on the integration runtime associated to it.
168+
Data Flow activities are executed on the Azure integration runtime associated to it. The Spark compute utilized by Data Flows are determined by the data flow properties in your Azure Integration Runtime and are fully managed by ADF.
169169

170170
## Next steps
171171
See the following articles:

0 commit comments

Comments
 (0)