Forum Discussion

pmscorca's avatar
pmscorca
Icon for Post Prodigy rankPost Prodigy
6 months ago
Solved

Writing 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
  • tayloramy's avatar
    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