Forum Discussion
BUG::Data destination can't be set. Vague error msg produced.
- 2 years ago
Hi Element115
Thanks for using Microsoft Fabric Community.
Apologies for the inconvenience.
I tried to repro the scenario and didn't find any difficulty in choosing the data destination as Lakehouse. For reference please find the screenshot.
If you are using an on-premises as data source with Dataflow Gateway might cause connectivity problems. The firewall might be blocking communication between the gateway and the destination (lakehouse or warehouse).
For more details please refer : Solution: Set new firewall rules on server running the gateway
In case the issue still persists, please do let us know. Glad to help.
I hope this information helps.
Thanks.
Hi Element115
Thanks for using Microsoft Fabric Community.
Apologies for the inconvenience.
I tried to repro the scenario and didn't find any difficulty in choosing the data destination as Lakehouse. For reference please find the screenshot.
If you are using an on-premises as data source with Dataflow Gateway might cause connectivity problems. The firewall might be blocking communication between the gateway and the destination (lakehouse or warehouse).
For more details please refer : Solution: Set new firewall rules on server running the gateway
In case the issue still persists, please do let us know. Glad to help.
I hope this information helps.
Thanks.
Thanks to some guidance from MS engineers, we finally stumbled on the solution and it is : DO NOT FOLLOW the instructions from Microsoft documentation here: On-premises data gateway considerations for data destinations in Dataflow Gen2 - Microsoft Fabric | Microsoft Learn
My sysadmin had added all 3 endpoints to the FW rules and it didn't work. In fact, deleting them and their respective rules, and replacing them with one rule for the MS-SQL Server service TCP/1433 fixed everything!
DATAFLOW and ON-PREM DB connectivity solution - Microsoft Fabric Community