- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Git and ADO Integration with Live Connection
In PowerBI service, is it possible to have Git and Azure DevOps integration in a PBI workspace where the report itself uses a live connection? For context, the PBI file is saved as a PBIP and uses a live connection. However, when exported as a PBIP, no folder for the dataset is created nor is the .gitignore file created. When a sync is attempted between the git repo and workspace, an error will say something along the lines of "Report Workload failed to DiscoverDependencies for DefinitionId since it failed to get the dependency from report definition part"
Is it that live connections aren't supported when it comes to PBIP and git repos?
Or is it that something isn't set up properly.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @AccrualJoke ,
When you try to sync between a git repository and a workspace, it seems that you're getting an error.
Here are some suggestions for you:
1.Make sure your Git and Azure DevOps integrations are set up correctly, as your connection will report an error if misconfigured
2.As for the error message you see, it might be related to the fact that the PBIP file does not contain a data model. The "DiscoverDependencies" function may be trying to find a data model in the PBIP file, but it fails because it doesn't exist.
3.You can try switching to a PBIX file to connect to the data source in real time
Below is the Microsoft's link:
Use Azure CLI to share Git code - Azure Repos | Microsoft Learn
Git integration with Power BI Desktop projects - Power BI | Microsoft Learn
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't believe it's related to the setup being misconfigured, but rather something to do with how PBI files created with live connections do not contain a dataset definition. It seems to only contain the report definition. But I don't see any official MS documentation explicitly explaining this and how this impacts git integration when using PBIP files.
Ideally, we would want our developers to push their PBIP changes from their local to remote repos, and then have the repo sync with the PBI workspace. But does having a live connection prevent all of this from being possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you have a Pro license you can open a Pro ticket at https://admin.powerplatform.microsoft.com/newsupportticket/powerbi
Otherwise you can raise an issue at https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the suggestion! Forgot about support tickets.
I ended up finding the documentation on supported items for git integration. Turns out live connections aren't yet supported. So I guess the workaround is to publish as PBIX instead?

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
10-25-2024 12:07 PM | |||
03-13-2025 03:32 AM | |||
12-20-2024 09:33 AM | |||
06-25-2024 05:38 AM | |||
12-11-2023 04:52 AM |