Forum Discussion

ati_puri's avatar
ati_puri
Resolver III
11 months ago
Solved

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,...
  • gaya3krishnan86's avatar
    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.