Forum Discussion
ramonsuarez
2 years agoAdvocate II
Programmatically upload files to Fabric?
Hi, We want to be able to periodically upload a set of files to fabric, always to the same folder and overwritting the previous versions of those files. We have a PowerShell script in a ser...
- 2 years ago
Hi ramonsuarez ,
You can also try installing 'OneLake' program in the server and you can use it just like how you use 'OneDrive'. This approach will require just adding a copy statement in your existing powershell script
v-cboorla-msft
2 years agoMicrosoft Employee
Hi ramonsuarez
Could you please confirm whether you are using Notebook or Pipeline?
What is the source of your data, will it be accessible from Notebook?
Thanks
ramonsuarez
2 years agoAdvocate II
Neither. The script runs on a server and extracts the tables from the source system as xml files.