dbfs /mounts permissions with Clusters on Shared Mode / Serverless

RobsonNLPT
Contributor III

Hi all

I've used mounts based on service principals but users using shaed clusters or the new serverless they have problems with permissions to access resources on dbfs. Right now we have used clusters in single mode

What should be the best approach to grant permissions to users on dbfs using shared clusters?

I think using service principal to create mounts and something using control access list on the top to assign permission at different levels could be a good approach. This way we prevent to  the dbfs on behalf service principals

 

 

In this case I'm not using tables . Its about mounting on adls gen 2 raw files 

Maybe volumes could be a good solution