Forum Discussion
ati_puri
11 months agoResolver III
Handling version controlled Metadata files in Fabric
Hi, Currently, in our project we are handling configuration files for the metadata-driven pipelines/notebooks in the file section of fabric lakehouse, however when we sync our lakehosue with GIT,...
- 11 months ago
We use metadata driven configuration json files and we save them in git. To deploy the files to lakehouse we use fabric cli library as part of our CI CD process.
ati_puri
11 months agoResolver III
Has anyone tried Variable library for the above?