Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
SQL Views added to a Lakehouse's SQL Analytics Endpoint should be synchronized to git source control as well as deployable through deployment pipelines.
Specific use case: My team have a set of SQL views implemented in our Lakehouse's SQL Analytics Endpoint. These views are queried by semantic models to shape the data selected from the lakehouse's tables. When we turned on git integration for our Fabric workspaces, we were very surprised to find that the resulting repository did not include the view code, and that views were not copied between workspaces when we ran our deployment pipeline. Due to this limitation, we must control this code in a separate repo, as well as manually deploy updates to each Fabric workspace as we move through our dev lifecycle.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.