Forum Discussion

amaaiia's avatar
amaaiia
Skilled Sharer
2 years ago
Solved

Best practice for Git integration for multiple workspaces

Which is the best architecture from ADO repository for a Fabric scenario with multiple workspaces? We have one workspace por lakehouses, one for dataflows, one for notebooks and one for reports. And ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hello amaaiia ,

    Note that when connecting a workspace, you not only specify the branch, but also a folder. I suggest to simply create a folder for each workspace. then, within each branch you'll have the 4 folders connected to it, without no need to manage multiple 'main' branches.