Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Rohan-M
New Member

How to integrate Github with MS fabric without using PAT (Personal access token)

My Org has a MS fabric workspace. I want to integrate this workspace with Github. But the official documentation

https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-get-started?tabs=azure-devops%2CGi...

mentions only github's PAT (personal access token) as the only authentication mode in fabric. But i dont want to use PAT given that it is tagged to a user. I want something like service principle or any other thing.

 

Does anyone knows any other mechanisms ? Like Github App or something that can integrate with MS fabric

4 REPLIES 4
v-tsaipranay
Community Support
Community Support

Hi @Rohan-M ,

 

Could you please confirm if you've submitted this as an idea in the Ideas Forum? If so, sharing the link here would be helpful for other community members who may have similar feedback.

For any further discussions or questions, please reach out to fabric community forum.

 

Thank you.

v-tsaipranay
Community Support
Community Support

Hi @Rohan-M ,

Thank you for reaching out to the Microsoft fabric community forum. Also thank you @nielsvdc for your helpful response.

 

Currently, Microsoft Fabric only integrates with GitHub using Personal Access Tokens (PAT). These tokens are tied to individual users and have rate limits, which can make secure and scalable CI/CD workflows more difficult. At this time, other authentication options like GitHub Apps, OAuth tokens, or service principals are not supported, as confirmed by the official documentation: Intro to Git Integration in Fabric.

For enterprise-level authentication, Microsoft suggests using Azure DevOps, as it connects to Fabric through tenant-based authentication with Microsoft Entra ID. If you need to use GitHub, you can manually export Fabric artifacts and manage them with GitHub Desktop or the CLI, but this approach does not support automation.

For organizations needing GitHub integration without PATs, submitting a feature request via Fabric Ideas - Microsoft Fabric Community so it can be considered for future development.

Hope this helps, please feel free to reach out for futher questions.

 

Thank you.

Hi @Rohan-M ,

 

I wanted to follow up on our previous suggestions. We would like to hear back from you to ensure we can assist you further.

 

Thank you.

nielsvdc
Advocate IV
Advocate IV

Hi @Rohan-M, unfortunately currently PAT's are still the only way to authenticate to GitHub.

Helpful resources

Announcements
September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric update to learn about new features.