This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. 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.