Forum Discussion
GITHUB integration with cross client
- 1 month ago
Hi santhoshkasam,
You can connect a power bi workspace of one client with github of another client, but please make sure the git hub account used for the connection has the required access to that repository.
- The account needs to be added as a collaborator with write permission so fabric can commit and sync changes.
- Once that access is granted, you can go to Workspace settings --> Git integration, and sign in with that git hub account and select the target repository and branch.
For reference, follow the below documentation:
Get started with Git integration - Microsoft Fabric | Microsoft Learn
Thanks and regards,
Anjan Kumar Chippa
Hii santhoshkasam
This is possible if the GitHub account used for the connection has access to the other client’s repository.
Steps:
- Enable Git integration and GitHub integration in the Fabric Admin portal.
- Open the workspace and go to Workspace settings > Git integration > GitHub.
- Select Add account, enter the GitHub PAT with repository Contents read/write permission, and provide the repository URL.
- Select the required branch and folder, then click Connect and sync.
You must be a workspace Admin, the workspace must use a supported capacity, and the other client’s GitHub organization may need to approve the token or access request.
The link below explains this:
- KevinChant1 month agoSuper User
This will work, please use a decent version of GitHub though. Lik a GitHub repository that has is maintained through GitHub Enterprise, not a Free or Pro account...