Forum Discussion
Fabric Deployment Pipelines
- 2 years ago
Hi hsn367
Thanks for using Microsoft Fabric Community.
Right now, the Lakehouses are created empty. We are working on improving that and getting the definition of the Lakehouse to be exported and deployed. It will come in pieces so it will take time until the full definition will become available.What we recommend to do with current options are:
- Use data pipelines and notebooks to build the Lakehouse as much as possible. Since they are source controlled and deployed with their definition, you can manage the Lakehouse content and changes by deploying the data pipeline/notebook and running it to apply the changes into the Lakehouse.
- For things that can't be managed through data pipeline/notebook, it will still need to happen manually. It needs to be configured once and then it will not be overridden in later deployments. For example- the shortcut to the bronze LH.
Docs to refer -
Lakehouse deployment pipelines and git integration - Microsoft Fabric | Microsoft Learn
Best practices for lifecycle management in Fabric - Microsoft Fabric | Microsoft LearnYou can refer same thread : Solved: Deployment pipeline and lakehouse content - Microsoft Fabric Community
I hope this information helps. Please do let us know, if you have any further queries.Thank you.
Hi hsn367
Thanks for using Microsoft Fabric Community.
Right now, the Lakehouses are created empty. We are working on improving that and getting the definition of the Lakehouse to be exported and deployed. It will come in pieces so it will take time until the full definition will become available.
What we recommend to do with current options are:
- Use data pipelines and notebooks to build the Lakehouse as much as possible. Since they are source controlled and deployed with their definition, you can manage the Lakehouse content and changes by deploying the data pipeline/notebook and running it to apply the changes into the Lakehouse.
- For things that can't be managed through data pipeline/notebook, it will still need to happen manually. It needs to be configured once and then it will not be overridden in later deployments. For example- the shortcut to the bronze LH.
Docs to refer -
Lakehouse deployment pipelines and git integration - Microsoft Fabric | Microsoft Learn
Best practices for lifecycle management in Fabric - Microsoft Fabric | Microsoft Learn
You can refer same thread : Solved: Deployment pipeline and lakehouse content - Microsoft Fabric Community
I hope this information helps. Please do let us know, if you have any further queries.
Thank you.
Hi hsn367
Glad that you query got resolved.
Please continue using Fabric Community for further queries.
Thanks.