Operationalize fabric-cicd to work with Microsoft Fabric and GitHub Actions

In this post I want to show how you can operationalize fabric-cicd to work with Microsoft Fabric and GitHub Actions. Since I got asked if this post was available whilst helping at the ask the experts panel during the Microsoft Fabric Community Conference. Just so that everybody is aware, fabric-cicd is a Python library that … Read more

Operationalize fabric-cicd to work with Microsoft Fabric and YAML Pipelines

In this post I show how you can operationalize fabric-cicd to work with Microsoft Fabric and YAML pipelines in Azure DevOps. As a follow up to my previous post on how to work with fabric-cicd and Classic pipelines. I want to highlight some subtle differences in this post compared to my last post. Which are … Read more

Operationalize fabric-cicd to work with Microsoft Fabric and Azure DevOps

In this post I show how you can operationalize fabric-cicd to work with Microsoft Fabric and Azure DevOps. Just so that everybody is aware, fabric-cicd is a Python library that allows you to perform CI/CD of various Microsoft Fabric items into Microsoft Fabric workspaces. With the list of supported Fabric items ever increasing. I previously … Read more