Create Data Pipeline tests with GitHub Copilot in Visual Studio Code

In this post I want to cover how you can create Data Pipeline tests with GitHub Copilot in Visual Studio Code. So that you can test Microsoft Fabric Data Pipelines. I want to do this post to help others realize what is possible when working with GitHub Copilot in Visual Studio Code. Plus, highlight the … Read more

Automate testing Microsoft Fabric Data Pipelines with YAML Pipelines

In this post I want to show one way that you can automate testing Microsoft Fabric Data Pipelines with YAML pipelines in Azure DevOps. By implementing the Data Factory Testing Framework within Azure Pipelines in Azure DevOps. I previously shared the results of my initial tests of the Data Factory Testing Framework in the Fabric community … Read more

Automate testing Microsoft Fabric Data Pipelines with Azure DevOps

In this post I want to show one way that you can automate testing Microsoft Fabric Data Pipelines with Azure DevOps. By implementing the Data Factory Testing Framework within Azure Pipelines in Azure DevOps. I previously shared the results of my initial tests of the Data Factory Testing Framework in the Fabric community blogs. Now I … Read more