Forum Discussion
JibinSebastian
7 months agoAdvocate II
External File ingestion
Hi All, I want to ingest external csv from from a different network to fabric, Could you please help me to understand the best way to ingest that data into fabric. any leads would be greatly a...
- 7 months ago
Hi JibinSebastian ,
Few options suggested for your scenaio:
Use On-Premises Data Gateway
- Install Microsoft On-Premises Data Gateway on your local network.
- Configure Fabric Dataflows (Power Query) or Data Factory pipelines to connect through the gateway.
- This allows Fabric to securely access local files without moving them manually.
2. Scheduled Upload via Automation
- Use Power Automate or a script (PowerShell, Python) to:
- Pick up CSV files from local folders.
- Push them to OneLake or Azure Blob Storage.
- Once in OneLake, Fabric can ingest them into Lakehouse or Dataflow Gen2.
3. Hybrid Approach
- If you have network restrictions, you can:
- Set up a shared folder accessible via gateway.
- Or use SFTP/FTP with a pipeline in Fabric Data Factory.
Let me know if the requirement is different.
If you found this helpful, do like it and accept it as a solution.
v-nmadadi-msft
7 months agoCommunity Support
Hi JibinSebastian
I wanted to check if you had the opportunity to review the information provided by ati_puri , lbendlin and deborshi_nag . Please feel free to contact us if you have any further questions.
Thank you.