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:
![mathijsfish_0-1702396352437.png mathijsfish_0-1702396352437.png](/t5/image/serverpage/image-id/5584iF9ED7036273F8117/image-size/medium/is-moderation-mode/true?v=v2&px=400)
With the api it also does not seem to be possible:
![mathijsfish_1-1702396390529.png mathijsfish_1-1702396390529.png](/t5/image/serverpage/image-id/5585iB2611732A1779F56/image-size/medium/is-moderation-mode/true?v=v2&px=400)
How can I solve this issue?