Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
nichiek
New Member

Data Flow debugging does not start in IR Virtual Network Mode.

Hello everyone,

I have a problem with Integretion runtimes and Managed Private Endpoint, from data flow with my on prem SQL. I followed this official guide link 

The VPN is ok, I can call my SQL from Azure VM and back. In a my pipiline, test connection to my table in my on prem SQL is ok

Only when I need to use my dataset from dataflow, I can't start debugging. Error details: Internal server error executing the request.

I can't understand where find more details about the problem.

2 REPLIES 2
Anonymous
Not applicable

Hi @nichiek ,

Here are my thoughts about your problems. I think you can do these steps below:

 

1. Look at the logs for your self-hosted integration runtime (SHIR). You can find these in the Windows Event Viewer under the "Integration Runtime" section. This can provide more specific error messages.

You can read this document below:

Troubleshoot the self-hosted integration runtime in Microsoft Purview | Microsoft Learn

 

2. Ensure that your SHIR can resolve and connect to the necessary endpoints. Use tools like nslookup and Test-NetConnection to verify name resolution and connectivity to your on-premises SQL Server and Azure Data Factory endpoints.

You can read this document below:

Troubleshooting private endpoint configuration for Microsoft Purview accounts | Microsoft Learn

 

3. High memory or CPU usage on the SHIR machine can cause issues. Check the resource usage and ensure that the machine meets the recommended configurations.

You can read this document below:

Troubleshoot self-hosted integration runtime - Azure Data Factory & Azure Synapse | Microsoft Learn

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Yilong Zhou,

all your suggestions are related to Self Hosted Integration, but as I specified, I can't use this method,

as Microsoft writes "Linked service with self-hosted integration runtime is not supported in data flow"

I can only use IR with Vnet as indicate here https://learn.microsoft.com/en-us/azure/data-factory/tutorial-managed-virtual-network-on-premise-sql... 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.

Top Solution Authors
Top Kudoed Authors