Option to revert to Prevous commit in Workspace UI Source Control
In working with Git/DevOps it would be a much simplified process if users could see version history for Git committed objects in the Fabric Workspace UI, and be able to revert back to a previous commit state from that version history list.
In a conversation with Copilot, such a process was very elegantly hallucinated as a solution, though it does not actually exist in functionality in the Fabric Workspace.
Here is Copilot's solution (in my conversation I was using semantic model as the example but the same steps should apply to any objects that are Git-managed):
To perform an official Fabric-supported restore, you must use the Fabric workspace Git panel.
✅ How to restore a previous version of the semantic model (Fabric UI)
Go to your Fabric workspace
Select the Git icon/pane on the left
Choose View commit history
Find the commit you want to restore
Click Restore this version to workspace
This will:
overwrite the semantic model in the workspace
update the report if needed
reflect the Git state of that commit
NOT affect Git history (it doesn’t rewrite anything)
create a new commit after you sync back to Git
Recent ideas
Invoke Pipeline Task - Workspace Identity Authentication
Currently, the Fabric Data Factory Invoke Pipeline task uses the user's credentials who saved the pipeline to then authenticate to the Azure Data Factory to execute the ADF pipeline. When that user'...dzebrowitz4 hours agoAdvocate IPlanned1.8KViews61likes5CommentsFabric Pipeline should run as workspace identity
Currently, Microsoft Fabric pipelines run under the identity of the last user who modified them, which can cause disruptions when tenant administrators make changes to security policies, such as enab...pellitteris4 hours agoAdvocate IINew1.4KViews27likes3CommentsBring Back separating Power BI artifacts on a per web page basis
Previously, the ability to have different artifacts open on different web tabs was enabled. This was beneficial if you wanted to differentiate what environments you were in, working across three diff...zoe-dean5 hours agoNew MemberNew53Views8likes0CommentsREST API Should expose credentials used in connections
When a consultant leaves a client, it's important to clean up any connections that may have the consultants credentials embedded within. I'm able to use the Fabric CLI to get the managed connections ...PeterDaniels5 hours agoAdvocate IIINew19Views7likes0CommentsExpose full activity-level error details in Workspace Monitoring Eventhouse
Microsoft Fabric Workspace Monitoring exposes activity-level pipeline telemetry in FabricDataPipelinesActivityRunsLogs, including PipelineRunId, OperationId, ActivityIterationCount, ActivityName, Act...MarcoOnnis6 hours agoNew MemberNew3Views0likes0Comments