Permissions Management in Azure Databricks Standard

YBE 0 Reputation points
2024-07-28T13:58:38.4+00:00

Hi,

In Azure Databricks STANDARD TIER, Is it possible to create an API token that will bot be able to access data? I'm looking to delegate my infrastructure management to a third party vendor, so I'd like them to have permissions to update clusters but not to access my data (including secrets, running their own notebooks, etc.).

Is that possible? If so how?

Thanks

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

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,226 Reputation points
    2024-07-29T04:22:40.5033333+00:00

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

    Permission management in Azure databricks is not available Pricing Tier: Standard or Trial. User's image

    Azure Databricks automation authentication permissions are available only in the Premium plan. You can click on Upgrade to Premium option to change the pricing tier from standard to premium.

    User's image

    Note: Access control requires the Premium plan.

    Access control settings are disabled by default on workspaces that are upgraded from the Standard plan to the Premium plan.

    User's image

    Once an access control setting is enabled, it cannot be disabled.

    User's image

    Once access control setting is enabled.User's image

    Workspace admins can now enable the following access control settings on upgraded workspaces:

    • Workspace access control: Enables users to configure permissions to workspace objects.
    • Cluster, pool, jobs access control: Enables users to configure permissions to clusters, pools, and jobs.
    • Cluster visibility control: Prevents clusters from being visible to users who have no permissions on them.
    • Jobs visibility control: Prevents jobs from being visible to users who have no permissions on them.
    • Workspace visibility control setting: Prevents notebooks and folders from being visible to users who have no permissions on them.

    This article describes the how to configure permissions for Azure Databricks personal access tokens. To learn how to use credentials to authenticate to Azure Databricks: Manage personal access token permissions.

    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.


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.