kmodelew
New Contributor III

What are the permissions to this databricks directory? Can someone delete this directory or any file? On Shared workspace everyone can delete bundle files or bundle directory, even if in databricks.yml I provided permissions only to admins ('CAN MANAGE').

permissions:
- user_groups: admins
level: CAN_MANAGE

I'm looking a safe place and  common space for all bundles. I don't like the idea to have bundles on User Workspaces (databricks suggest this approach).