Forum Discussion
Subin
1 month agoFrequent Visitor
Microsoft Fabric with GitHub
Hi Community, We are trying to integrate Microsoft Fabric with GitHub, but we are encountering the error shown below. We have already completed the required configuration, including: Enabling...
BrandonHart
1 month agoAdvocate I
I'm reading the other replies and they seem reasonable. What bothers me is the error message. It is specifically a credential error. I would validate that it is a whitelisting issue by attempting to use the PAT on your local laptop. Do a git clone and enter your username and pat when prompted. If you can't connect locally you know it is probably a credential issue.