User management in Azure Databricks

Vijay Kumar 2,036 Reputation points
2021-01-12T23:20:39.383+00:00

Hi Team,

We are planning to streamline user access in Azure Databricks envrironment.

Currently every body is part of Admin group.

So, i want to control users at different level.

For Example: Create jobs,Create Cluster, notebooks and any specific paths they need to access in workspace.

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

2 answers

Sort by: Most helpful
  1. David Browne - msft 3,851 Reputation points
    2021-01-12T23:31:52.14+00:00

    See Enable workspace object access control and Cluster Access Control. Both available only in the Azure Databricks Premium Plan.

    0 comments No comments

  2. PRADEEPCHEEKATLA 90,231 Reputation points
    2021-01-13T07:17:49.38+00:00

    Hello @Vijay Kumar ,

    As an Azure Databricks admin, you can manage user accounts and group membership using the Azure Databricks Admin Console, the SCIM and Groups APIs, and Azure Active Directory single sign-on and provisioning.

    Reference: Manage users and groups

    In Azure Databricks, you can use access control lists (ACLs) to configure permission to access data tables, clusters, pools, jobs, and workspace objects like notebooks, experiments, and folders.

    All admin users can manage access control lists, as can users who have been given delegated permissions to manage access control lists.

    Table, cluster, pool, job, and workspace access control are available only in the Azure Databricks Premium Plan.

    Reference: Enable access control

    Hope this helps. Do let us know if you any further queries.

    ------------

    • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification.
    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.