How to disable Azure Databricks Personal Compute policy?

Anita A 110 Reputation points
2023-04-24T14:17:34.23+00:00

Hello, can you please provide details how to disable Azure Databricks Personal Compute policy for
a) all users
b) non-admin users Thanks!

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,361 questions
{count} vote

Accepted answer
  1. PRADEEPCHEEKATLA 90,561 Reputation points
    2023-04-26T05:05:08.82+00:00

    Anita A - Thanks for the question and using MS Q&A platform.

    You may follow the to enable or delegate Azure Databricks Personal Compute policy.

    To begin with you need switch to Manage Account from your databricks workspace. User's image

    Account admins can enable or disable access to the Personal Compute policy for all users in an account using the Personal Compute account setting.

    1. From the account console, click User Settings Icon Settings.
    2. Click the Feature enablement tab.
    3. Enable the Personal Compute setting to give all users in the account access to the Personal Compute policy. Or, switch the setting to Delegate if you want to policy to be managed at the workspace level. User's image

    For more details, refer to Manage the Personal Compute cluster policy.
    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


3 additional answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Robert Golik (o365) 1 Reputation point
    2025-03-07T14:48:58.82+00:00

    My workarround:

    User's image

    I've edited the "personal compute" and added the "override" in policy:

    {"node_type_id":
    {
    "type": "forbidden"
    }
    }

    for us it works great, users cant create a Personal compute now.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.