Forum Discussion
Data Flow - IR TTL setting
- 1 year ago
Hi mlord ,
AutoResolveIntegrationRuntime does not allow TTL configuration directly in JSON or UI. This IR is managed by Microsoft and dynamically resolves to the best region, but lacks customization options like TTL.. The quick re-use and TTL feature can only be used in a dedicated Azure Integration runtime.
You may want to switch to a Dedicated Azure IR-
Create a dedicated Azure Integration Runtime instead of using AutoResolve here TTL can be configured (e.g., 10–30 minutes) to keep the cluster warm between executions.
You can even refer this article for more understanding-
Auto Resolve Azure Integration Runtime Vs. Dedicated Azure Integration Runtime
https://learn.microsoft.com/en-us/azure/data-factory/concepts-integration-runtime
Hope this clears some air!
Hi mlord ,
AutoResolveIntegrationRuntime does not allow TTL configuration directly in JSON or UI. This IR is managed by Microsoft and dynamically resolves to the best region, but lacks customization options like TTL.. The quick re-use and TTL feature can only be used in a dedicated Azure Integration runtime.
You may want to switch to a Dedicated Azure IR-
Create a dedicated Azure Integration Runtime instead of using AutoResolve here TTL can be configured (e.g., 10–30 minutes) to keep the cluster warm between executions.
You can even refer this article for more understanding-
Auto Resolve Azure Integration Runtime Vs. Dedicated Azure Integration Runtime
https://learn.microsoft.com/en-us/azure/data-factory/concepts-integration-runtime
Hope this clears some air!