For a production environment, I want to disable the personal compute policy, because I do not want that all users can create personal compute clusters in production. Unfortunately, I am not able to access the account console, so I want to revoke permissions for personal compute policy using either the Databricks API or the UI. However, I was not able to do this. How can I disable this policy? Via compute it does not seem to be possible:
With the api it also does not seem to be possible:
How can I solve this issue?