Fabricators guide to database projects for Microsoft Fabric Data Warehouses

You can consider this post a Fabricators guide to database projects for Microsoft Fabric Data Warehouses. Since I intend to go into a lot of detail about them in this post to help those that are preparing for the DP-700 exam. You can start booking to take the beta exam on the same day that … Read more

Three ways to create a Microsoft Fabric Data Warehouse Database Project

In this post I cover three ways to create a Microsoft Fabric Data Warehouse database project. Which you can use to perform state-based deployments to Microsoft Fabric Data Warehouses. By performing CI/CD for Microsoft Fabric Data Warehouses using Azure DevOps or some other method. Which can be useful if you want Data Warehouses in the … Read more

Create a Microsoft Fabric Data Warehouse Database Project from a Lakehouse

In this post I cover how you can create a Microsoft Fabric Data Warehouse Database Project from a Lakehouse using Azure Data Studio. To clarify , when I refer to a Lakehouse in this post I mean a Microsoft Fabric Lakehouse. You might want create a Microsoft Fabric Data Warehouse Database Project from a Lakehouse … Read more

New Microsoft Fabric Data Warehouse Target Platform is now included as part of the latest Azure Data Studio update

In this post I want to raise awareness about the fact that the new Microsoft Fabric Data Warehouse Target Platform is now included as part of the latest Azure Data Studio update. Which is 1.46. In reality, I have already covered the new target platform in my previous post. Due to the fact that this … Read more

Migrate dedicated SQL Pool objects to a Microsoft Fabric Data Warehouse

In this post I want to cover one way you can migrate dedicated SQL Pool objects to a Microsoft Fabric Data Warehouse using Azure DevOps. I thought I better do this post since I showed how to do something similar for serverless SQL Pool objects in a previous post. To clarify, when I say dedicated … Read more

Homemade serverless SQL Pool Database Project

In this post I want to share how I created a homemade serverless SQL Pool database project. Because I know people are keen to work this way right now. Mostly due to the comments I received when I covered how to deploy a dacpac to a serverless SQL pool. By the end of this post … Read more