Azure Databricks Access Controls in Programmatic way

Akash Verma 21 Reputation points
2020-10-02T11:20:29.373+00:00

Can someone please let me know is there any programmatic way to implement Access control on Azure Databricks on Workspace object, cluster, pool, job, and table etc.. Any powershell or API for the same ?

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,080 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 85,746 Reputation points Microsoft Employee
    2020-10-05T04:49:56.687+00:00

    Hello @Akash Verma ,

    Update: Yes, the permissions API lets you manage permissions in the Azure Databricks.

    Note: This feature is in public preview

    The permissions API is not completely documented in Azure Databricks REST API page. I would request you to follow document on databricks to create Permissions API.

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

    Unfortunately, there is no programmatic way to access control on Azure Databricks on Workspace object, cluster, pool, job, and table etc.

    You need to use Databricks portal to enable access control.

    Reference: Azure Databricks – Enable access control

    I would suggest you to vote up an idea submitted by another Azure customer.

    https://feedback.azure.com/forums/909463-azure-databricks/suggestions/35980702-programmatically-access-cluster-jobs-access-contro

    All of the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.

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

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

    Do click on "Accept Answer" and Upvote on the post that helps you, this can be beneficial to other community members.