Marcus Delacroix
Participant
10 months, 2 weeks ago
We use Azure DevOps for source control. How do I connect a Fabric workspace to ADO so that Plan templates and app definitions are version-controlled?
Up
0
3 Replies
Once connected, every change to a Plan app configuration shows up as a commit in ADO. You can create a PR-based workflow for reviewing Planning sheet changes — useful in regulated environments where changes need a four-eyes review.
Up
0
One limitation: the app definition (structure, configuration) is version-controlled, but the actual plan data (writeback values) is NOT in Git — that's in the SQL database. Git covers the 'how the app is built', not 'what planners entered'.
Up
0
Viewing 3 replies - 1 through 3 (of 3 total)