Using Managed Virtual Network Integration Runtime in Data Flows

Paila, S (Sreenu) 0 Reputation points
2025-03-07T12:20:00.07+00:00

I have created a Managed Virtual Network Integrated Runtime (MVNet IR) and successfully connected it to Azure SQL. I can access the database through datasets using this runtime without any issues.

However, when creating Data Flows using the same datasets (which successfully connect via MVNet IR), the data flows do not use the Managed Virtual Network Integrated Runtime. Instead, they default to AutoResolveIntegrationRuntime.

I couldn't find any official documentation on using Managed Virtual Network Integrated Runtime in Data Flows.

Is there a way to configure Data Flows to use MVNet IR instead of AutoResolveIntegrationRuntime?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,323 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Deepanshu katara 14,490 Reputation points MVP
    2025-03-07T12:36:25.86+00:00

    Hello Paila, Welcome to MS Q&A

    Azure Data Flows currently do not support Managed Virtual Network Integration Runtime (MVNet IR) directly. Instead, they default to AutoResolveIntegrationRuntime, which does not operate within the managed VNet.

    Since MVNet IR is designed for secure data movement rather than data transformation, you may need to work around this by Using a Self-Hosted Integration Runtime (SHIR)

    Please let us know if you have any ques

    Kindly accept answer if it helps

    Thanks
    Deepanshu


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.