- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 03:20 PM
I'm currently building a Databricks workspace for my organization and I would like to revoke the cluster creation permission for all users except admins or a specific group (e.g., Data Analysts). Could someone please guide me on how to achieve this?
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2023 12:57 AM
When you create a group in the admin panel, you can uncheck the "Enabled
Allow unrestricted cluster creation" option in the Entitlements tab.
This is pretty self explanatory.
However this does not mean no clusters can be created, because there is also something like Cluster Policies (defined on the Compute tab).
If your user group is assigned a cluster policy, the users from that group fall under the permissions of that cluster policy.
By default the "Personal Compute" policy is assigned to the All Users group. So you will have to change the policy accordingly (or create new policies).
So basically: disable cluster creation in the group and check cluster policies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2023 12:57 AM
When you create a group in the admin panel, you can uncheck the "Enabled
Allow unrestricted cluster creation" option in the Entitlements tab.
This is pretty self explanatory.
However this does not mean no clusters can be created, because there is also something like Cluster Policies (defined on the Compute tab).
If your user group is assigned a cluster policy, the users from that group fall under the permissions of that cluster policy.
By default the "Personal Compute" policy is assigned to the All Users group. So you will have to change the policy accordingly (or create new policies).
So basically: disable cluster creation in the group and check cluster policies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 12:21 AM
Hi @Nicolae Istrate
We haven't heard from you since the last response from @Werner Stinckens , and I was checking back to see if her suggestions helped you.
Or else, If you have any solution, please share it with the community, as it can be helpful to others.
Also, Please don't forget to click on the "Select As Best" button whenever the information provided helps resolve your question.