Closed promisinganuj closed 3 weeks ago
The script has been added here - https://github.com/Azure-Samples/modern-data-warehouse-dataops/blob/main/single_tech_samples/fabric/fabric_ci_cd/scripts/lakehouse-file-upload/upload-file-to-lakehouse.py
Now, the CI/CD pipelines need to be updated to include this step.
Closing to be succeeded by new issue to move script to utility folder
As part of Fabric workspace integration with git, only the lakehouse metadata gets source-controlled and promoted.
To use config-driven data pipelines (CDDP), the config files are typically required to be uploaded in the "Files" section of the lakehouse. So, there has to be a mechanism to:
Optional Functionality