Forum Discussion
Does Microsoft Fabric natively support direct integration with GitHub?
- 1 year ago
Hi Mahesh0016 ,
Microsoft Fabric does now natively support direct integration with GitHub for deployment pipelines in the same way that Power BI integrates with Azure DevOps.
Git Integration: Fabric's Git integration is currently limited to Azure DevOps Git repositories within the same tenant.
Deployment Pipelines: Fabric's deployment pipelines are primarily designed to work with Azure DevOps Git repositories and do not offer native support for GitHub repositories.
While native support is absent, you can implement a custom CI/CD process using GitHub Actions in combination with Fabric's REST APIs. This approach requires manual setup and scripting to handle authentication, artifact management, and deployment tasks.
Hi Mahesh0016 ,
Thank you for reaching out to Microsoft Fabric Community.
Thank you BhavinVyas3003 for the prompt response.
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.