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 ,
I want to check if you had the opportunity to review the information provided.If the responses has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.