Disable harmful commands at databricks cluster/workspace level
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2023 04:41 AM
Hi,
I want to prevent user from executing harmful commands like dbutils.fs.rm at cluster level/workspace level.
Can we do this in databricks? Are there any classes/APIs that we can override?