Forum Discussion
Raavanan_7
1 year agoFrequent Visitor
Data replication in SQL server from fabric LH or WH using Polybase
I recently encountered a requirement to migrate existing data from SQL Server to Fabric Lakehouse or Warehouse, making Fabric the permanent source for operations previously built and running. As p...
- Anonymous1 year ago
HI Raavanan_7,
You can use fabric to get data from on premise SQL server through on-premises data gateway that hosted in the same network to access to the SQL server.
Getting On-Premises SQL Server Data to Microsoft F... - Microsoft Fabric Community
For polybase feature, I haven't found any documents mention it supported to work with fabric.Regards,
Xiaoxin Sheng
Anonymous
1 year agoNot applicable
HI Raavanan_7,
You can use fabric to get data from on premise SQL server through on-premises data gateway that hosted in the same network to access to the SQL server.
Getting On-Premises SQL Server Data to Microsoft F... - Microsoft Fabric Community
For polybase feature, I haven't found any documents mention it supported to work with fabric.
Regards,
Xiaoxin Sheng
- Raavanan_71 year agoFrequent Visitor
Thanks for the reply!