Skip to main content

Integration Runtime Name

The default Azure Data Factory Self Hosted Integration Runtime name to use for Linked Services.

The value seeds the Integration Runtime selection list for Data Factory connections: the name (plus any additional comma-separated names provided through Settings overrides) is offered alongside AutoResolveIntegrationRuntime when configuring a connection's Linked Service. The build then emits a ConnectVia reference and the matching Integration Runtime node for each connection that selects a self-hosted runtime.

When to Change This Setting

Set this to your Self Hosted Integration Runtime name when connections need to reach data stores the Azure-hosted runtime cannot access directly, such as on-premises sources, so the runtime is available for selection on each connection.

SettingInteraction
Integration Runtime Is SharedEmits referenced runtimes as linked (shared) runtimes with RBAC authorization
Linked Resource IdThe resource id used when the runtime is shared from another Data Factory

Notes

  • This setting is part of the Azure settings category.