u/ChantifiedLens

Post that shows how to perform CI/CD for Real-Time Intelligence and how you can simplify deployments to other Fabric workspaces

Post that shows how to perform CI/CD for Real-Time Intelligence and how you can simplify deployments to other Fabric workspaces

This post covers one way you can simplify CI/CD for Real-Time Intelligence in Microsoft Fabric with the fab deploy command in Azure DevOps.

I often get asked if CI/CD for Real-Time Intelligence works. Since it is not a topic that gets discussed often. So, I decided to show CI/CD working for Real-Time Intelligence and how you can simplify deployments to other Fabric workspaces with the fab deploy command. Double value for post content.

I also show the new Fabric automation tools Azure DevOps extension in action. Due to the fact that I wanted an efficient way to issue two fab deploy commands. For reasons that I cover in this post.

This post is also accompanied by a sample Git repo that you can clone/copy/download and customize how you see fit.

https://chantifiedlens.com/2026/05/19/simplify-ci-cd-for-real-time-intelligence/

u/ChantifiedLens — 3 days ago

This post covers testing fab deploy with the new Fabric automation tools Azure DevOps extension.

Plus, I show how you can authenticate with the new Azure DevOps extension in various different ways in addition to the documented workload identity federation method. Thanks to my knowledge of working with Azure DevOps extensions.

You can compare this post to a Russian nesting doll. Because it shows how to use an extension that wraps a command, which itself wraps a popular Python library, which in turn wraps around API's.

https://chantifiedlens.com/2026/05/04/testing-fab-deploy-with-the-new-fabric-automation-tools-azure-devops-extension/

u/ChantifiedLens — 18 days ago

Great news for those who use Azure DevOps to perform CI/CD and automation tasks with Microsoft Fabric, as of yesterday there are two Azure DevOps extensions specifically for Microsoft Fabric available.

I published the first one a while back, which allows you to deploy with fabric-cicd. The second one was announced by Microsoft during FabCon and published yesterday, which provisions Fabric CLI into your pipeline agent.

Below is the link to the new Fabric automation tools extension published by the Microsoft Team:
https://marketplace.visualstudio.com/items?itemName=ms-fabric-api.fabric-automation-tools

You can find out more about my extension below:
https://marketplace.visualstudio.com/items?itemName=ChantifiedLens.deploy-microsoft-fabric-items-fabric-cicd

https://preview.redd.it/65pjsplbhayg1.jpg?width=3621&format=pjpg&auto=webp&s=0e401f98235b41a356d44ae3c4930dbbafbb4b94

reddit.com
u/ChantifiedLens — 22 days ago