@Chetan Prakash Edke Welcome to Microsoft Q&A forum and thanks for reaching out here.
In addition to @Nandan Hegde input, here are couple more inputs regarding your query. Currently Self-hosted IR does not support the execution of data flows (SHIR is not supported in data flows). Hence you are receiving the error message. To overcome this problem, you can follow Nandan suggestion, or if you data source is Azure SQL you will have to create a new dataset which uses Azure IR or in case if your data source is not Azure SQL server then you will have to follow the below workaround. Workaround: Nevertheless, as a workaround you can leverage the managed VNET option available in Azure IR to enable data flows to access data stores located inside VNETs or on-premises. For more information please refer to this article: New Data Flow Connector: SQL Server as Source and Sink
Feature Request IDEA: Here are existing ideas to support SHIR in Data flows, feel free to upvote and comment on it.
- Idea to support self-hosted IR as target and source in data flow
- Allow mapping data flows to use self-hosted integration runtime.
Hope this info helps.
Please don’t forget to Accept Answer
and Yes
for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.