Disable harmful commands at databricks cluster/workspace level

PallaviVetal
New Contributor II

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?