Forum Discussion
pmscorca
Post Prodigy
6 months agoWriting csv files from Fabric to a shared folder on a Linux server
Hi I need to copy some csv files from a Fabric lakehouse into a shared folder on a Linux server. Which is the right Fabric connection to implement for a such scenario, please? Many thanks
- 6 months ago
Hi pmscorca,
Do you have any windows machines in your environment?
You will need a data gateway for this which requires a windows machine.If you have a gateway, then you can create an SMB share that is accessible to both windows and linux, and everything will work as expected.
Other than that, you might be able to use Powershell or the ADLS REST APIs to pull files from your lakehouse.
https://learn.microsoft.com/en-us/rest/api/storageservices/data-lake-storage-gen2