Thoughts about some of the CI/CD announcements at FabCon

Within this post I share my initial thoughts about some of the CI/CD announcements at FabCon. I decided to cover a few since there were so many fantastic announcements during the event. In addition, I decided to focus on the Fabric related announcements even though the SQL-based SQLCon took place at the same time. For … Read more

New commit to standalone branch feature in Microsoft Fabric

Within this post I share the results of my initial tests of the new commit to standalone branch feature in Microsoft Fabric. Which you to create a fresh branch and commit your current changes to it in one single action. I decided to share my results since it is related to my previous post. Where … Read more

Initial tests of GitHub support for Microsoft Fabric Git integration

In this post I share the results of my initial tests of GitHub support for Microsoft Fabric Git integration. Which became available in my tenant last week. To be honest, I have been looking forward to this option ever since the announcement that it was coming at the Microsoft Fabric Community Conference for various reasons. … Read more

Upgrading an existing Power BI Project to include TMDL file format

In this post I cover upgrading an existing an existing Power BI Project to include the TMDL file format. Which is considered to be a more human-friendly format. Plus, how to get the pipeline provided in the Power BI Project (PBIP) and Azure DevOps build pipelines for continuous integration guide to work with TMDL. Which … Read more

Deploying to Development, Test and Production environments in Microsoft Fabric

In this post I cover some options for deploying to Development, Test and Production environments in Microsoft Fabric. I wanted to do this post since I still see a lot of questions about this topic. So, I wanted to provide some solid options as to what you can use to deploy to different environments. By … Read more