Forum Discussion
Git Integration | Microsoft Fabric
Hi RajeshKapur
Check that your pipeline contains a deactivated Invoke pipeline activity.
To work around the issue, mark the Invoke pipeline activity as Activated. You can then redeploy the pipeline.
Fabric GIT integration error - Workload Error Code... - Microsoft Fabric Community
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous
Thanks for the solution, but I have validated both the options like checking the pipeline; there is not any deactivated activity available. Also regarding GIT I have tried creating new branch from the develop branch and sync that to the Fabric but still same issue.
One more thing both the workspace are part of same Fabric Capacity do you see any issue around that. Also, if we remove the pipeline from GIT rest everything gets sync but without pipeline code deployment is null and void.
Even I tried using Fabric Deployment Pipeline to deploy the code from one Workspace to another; but got same error there too.
Thanks
- Anonymous1 year agoNot applicable
Hi RajeshKapur
Placing two workspaces under the same Fabric capacity should not itself cause issues. However, make sure the capacity is not overloaded.
Since the error is specific to the data pipeline, consider the dependencies inside the pipeline. Suppose your data pipeline depends on an external dataset. Make sure the access permissions and path to this dataset are correct in the test workspace.
Try testing in isolation. Isolate a specific activity in your data pipeline, create a new simple pipeline containing only that activity, and then try to sync. This can help you determine if the problem is with that specific activity.
Check the recent operations logs for errors related to Git integration or pipeline synchronization. These logs usually provide more detailed error descriptions.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- RajeshKapur1 year ago
Helper I
How to get operations logs in fabric.
- Anonymous1 year agoNot applicable
Hi RajeshKapur
When you encounter an issue, the system usually generates a request ID. You can find this ID in the error message or in the logs.
In Microsoft Fabric, you can access the logs through the Monitoring Center or the relevant log viewing tool:
How to monitor pipeline runs - Microsoft Fabric | Microsoft Learn
If you don't find what you need, you can contact the Microsoft Support team to create a support ticket, provide the request ID, and they can help you find more detailed error information.
It would be great if you can share this issue after you understand the root cause or solution to help others with similar problems.
The link of Power BI Support: https://powerbi.microsoft.com/en-us/support/
For how to create a support ticket, please refer to How to create a support ticket in Power BI - Microsoft Fabric Community
Thank you for your understanding.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.