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

60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more

Reply
Mickael_Ro
New Member

Create Azure Data Factory dataflows from sql server source databases and sql Server destination d

I have a problem when I want to create an ADF dataflow with a SQL Server database as source or destination with a self-hosted integration runtime. Has anyone ever had this problem? How can I solve it?

Thank you

2 ACCEPTED SOLUTIONS
NandanHegde
Super User
Super User

Assuming you are speaking about azure data factory and not fabric data pipeline, dataflow within ADF doesn't support any source using self hosted ir. 

You need to use copy activity and copy data into blob or any source supported by dataflow as an intermittent layer




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

View solution in original post

Anonymous
Not applicable

Hi @Mickael_Ro ,

As NandanHegde said, I likewise think this falls under the Azure Data Factory category.

 

You can find the solution to the problem in the Azure Data Factory related documentation.

 

I think you can check this official documentation for more information:

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

vyilongmsft_0-1736817093803.png

 

 

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.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Mickael_Ro ,

As NandanHegde said, I likewise think this falls under the Azure Data Factory category.

 

You can find the solution to the problem in the Azure Data Factory related documentation.

 

I think you can check this official documentation for more information:

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

vyilongmsft_0-1736817093803.png

 

 

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.

NandanHegde
Super User
Super User

Assuming you are speaking about azure data factory and not fabric data pipeline, dataflow within ADF doesn't support any source using self hosted ir. 

You need to use copy activity and copy data into blob or any source supported by dataflow as an intermittent layer




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Top Solution Authors