FireFighter1017's avatar
FireFighter1017
Advocate III
1 year ago
Status:
Need Clarification

Export to JSON feature for Dataflow Gen2

How are we supposed to do version control if there is no option to export to JSON like we had with Gen1?

I don't want to commit changes using git integration.

1 Comment

  • miguel's avatar
    miguel
    Community Admin
    Status changed:
    New
    to
    Need Clarification

    The GIT approach is our suggested approach when version control is required. GIT brings a number of capabilities that do fit perfectly with the task of handling version control.

     

    Would you mind sharing more about what sort of scenarios or challenges you're facing today that cannot be addressed with git? Or perhaps what scenarios could only be addressed by having a JSON export of the Dataflow definition?

     

    Please do bare in mind that you can also leverage the REST API today to get the full Dataflow definition without ever setting up GIT for your workspace:

    https://learn.microsoft.com/en-us/rest/api/fabric/dataflow/items/get-dataflow-definition

Recent ideas