Enabling GitHub Integration in Microsoft Fabric

One of the powerful features in Microsoft Fabric is the possibility to perform integration with GitHub, a widely used platform for version control and collaboration. This integration allows development teams to leverage the strengths of both Microsoft Fabric and GitHub, creating a more efficient and collaborative environment.

Among other things, Fabric integration with GitHub supports CI/CD pipelines, automating the process of building, testing, and deploying code. This automation ensures that code changes are tested and deployed consistently, reducing the chances of errors and speeding up the development process. Data Engineers can set up CI/CD workflows in GitHub that automatically trigger builds and deployments in Microsoft Fabric, providing a streamlined path from code to production.

Enabling GitHub in the Fabric Admin Portal

As at the time of writing this article the GitHub is in preview. To enable the new feature.

  • Click on the settings icons and select Admin Portal
    Admin Portal
  • In the search box of the admin portal, search for GitHub.
  • In the Git integration group, enable the feature and implement the desired delegate settings.
  • Click on Apply.
     GitHub
  • In the workspace settings, select Git Integration and GitHub will be enabled.
  • Add a GitHub account and Connect. Ready to go.
    Git Integration


Similar Articles