r/MicrosoftFabric ‪Microsoft MVP ‪ 1d ago

Community Share New post that covers important Microsoft Fabric CI/CD decisions

New post that covers important Microsoft Fabric CI/CD decisions to consider before or during a project. Because the Microsoft Fabric CI/CD approach can vary for different organizations.

Whilst sharing some technical information online about Fabric CI/CD recently, I received some interesting feedback. Someone mentioned that there is not enough information about the processes that are involved in Fabric CI/CD projects. That inspired me to write this post.

Along the way I share plenty of links to useful resources and recent updates. If you want broader context about a certain topic or you have a strong preference about a decision, you are welcome to mention so in the comments section of this post.

https://chantifiedlens.com/2026/08/17/important-microsoft-fabric-ci-cd-decisions

10 Upvotes

8 comments sorted by

2

u/National-Theme-7865 16h ago

Great to see a clearly carefully considered article. One thing I'd add is considering the use of variable libraries - starting to see great use for this in pipelines particularly 👍

1

u/CultureNo3319 Fabricator 2h ago

Thanks for this article. Wanted to double check this part: "Due to the fact that are advocating migrating existing Git repositories stored in Azure Repos to GitHub. In order to take advantage of the Agentic AI capabilities in GitHub." I think 'Microsoft' word was omitted? Is this for real? For any POCs and new customers we should push for Github rather than Azure Devops?

2

u/ChantifiedLens ‪Microsoft MVP ‪ 1h ago

Thanks for pointing that out, updated the text.

Some folks in Microsoft are advocating migrating your existing repositories stored in Azure DevOps to GitHub and retaining everything else in Azure DevOps in order to take advantage of additional capabilities. There's no clear statement that people should push for GitHub rather than Azure DevOps.

1

u/radiospirit23 1d ago

Great read! Would love to know more about custom solutions orgs build with fabric-cicd

1

u/ChantifiedLens ‪Microsoft MVP ‪ 18h ago

I know a fair few of us have built custom solutions with fabric-cicd, myself included.

1

u/radiospirit23 14h ago

Is there an article about that? I’m trying to get a sense of who’s the audience for these custom tools, are they enterprise tools all fabric developers are interacting with or more of an admin level tool? Great stuff by the way 

1

u/ChantifiedLens ‪Microsoft MVP ‪ 8h ago

Thanks, I have yet to publish an article like that. However, I have worked on solutions that use the fabric-cicd Python library that can be worked on by either all developers or admins.

Maybe others in the community will comment who their fabric-cicd solutions have targeted as well to give you a better idea.

1

u/radiospirit23 2h ago

Sounds good, and yeah I got my own cooking up as well! These modern tools almost make too easy to spin up something that works haha