Skip to content

Commit 004a77c

Browse files
authored
Merge pull request #202613 from KranthiPakala-MSFT/patch-140
(AzureCXP) Updated Note section
2 parents 6998ec9 + a29f97e commit 004a77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ By default, every data flow activity spins up a new Spark cluster based upon the
5454
However, if most of your data flows execute in parallel, it is not recommended that you enable TTL for the IR that you use for those activities. Only one job can run on a single cluster at a time. If there is an available cluster, but two data flows start, only one will use the live cluster. The second job will spin up its own isolated cluster.
5555

5656
> [!NOTE]
57-
> Time to live is not available when using the auto-resolve integration runtime
57+
> Time to live is not available when using the auto-resolve integration runtime (default).
5858
5959
## Next steps
6060

0 commit comments

Comments
 (0)