Setting Up Databricks Workspace

Loki
New Contributor III

 

Hi Team, 

Need some advice on setting up a single workspace or multiple workspaces.
Please read below for the problem statement - 
There is an ADLS account says ADLS1 which has a root folder say root1
This root1 folder has multiple sub folders
team1
team2
team3

We want to implement a strategy so that team1 cannot access data from team2, team3 and the same is applicable for teams 2 and 3. 

Should we create 3 workspaces here or use single workspace with 3 folders?
If we decide to use later, would the teams be able to implement their service control separately in three different repositories using Repos ?

PS - In one of the previous projects we were able to use a single workspace with 3 folders for each of the dev, qa and production environments.
However, we were not using repos there.