Forum Discussion

ebjim's avatar
ebjim
Icon for Resolver I rankResolver I
2 years ago
Solved

Deploying Lakehouse tables

I have two Fabric workspaces, dev and QA. They are linked to the same git repo but different branches (dev and QA, respectively). I can deploy a lakehouse from dev to QA using Azure DevOps pipeline but the tables in the dev lakehouse don't get copied over. I have read the following article: https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-git-deployment-pipelines though I still don't see anywhere in Fabric that I can change settings. Is there a way to copy the dev lakehouse tables over to QA and if so, how?

 

Thanks very much in advance!