Skip to content

Commit 4057425

Browse files
authored
Merge pull request #190847 from jonburchel/patch-21
Update concepts-integration-runtime.md
2 parents 711201d + a533831 commit 4057425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Each external transformation activity that utilizes an external compute engine h
198198
Data Flow activities are executed on their associated Azure integration runtime. The Spark compute utilized by Data Flows are determined by the data flow properties in your Azure IR, and are fully managed by the service.
199199

200200
## Integration Runtime in CI/CD
201-
Integration runtimes don't change often and are similar across all stages in your CI/CD. Data Factory requires you to have the same name and type of integration runtime across all stages of CI/CD. If you want to share integration runtimes across all stages, consider using a ternary factory just to contain the shared integration runtimes. You can then use this shared factory in all of your environments as a linked integration runtime type.
201+
Integration runtimes don't change often and are similar across all stages in your CI/CD. Data Factory requires you to have the same name and type of integration runtime across all stages of CI/CD. If you want to share integration runtimes across all stages, consider using a dedicated factory just to contain the shared integration runtimes. You can then use this shared factory in all of your environments as a linked integration runtime type.
202202

203203
## Next steps
204204

0 commit comments

Comments
 (0)