Using Azure Databricks Clusters with Unity Catalog and Managed Identity Support.

Hemanth Kumar 0 Reputation points
2025-01-02T13:10:23.9933333+00:00

We are leveraging Azure Databricks for our Data Engineering project and intend to utilize Databricks clusters that support both Unity Catalog and Managed Identity. However, according to the Databricks documentation (https://docs.databricks.com/en/compute/access-mode-limitations.html#create-clusters--sql-warehouses-with-unity-catalog-access), it is noted that shared clusters support Unity Catalog, whereas clusters with no-isolation do not.

  1. What type of clusters should we use to ensure compatibility with both Unity Catalog and Managed Identity?
  2. Is this compatibility truly supported? If so, what should be the specific configuration of these clusters?"
  3. We need to understand possible solutions, so that we can plan our prod deployments
Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
751 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,323 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ganesh Gurram 3,690 Reputation points Microsoft Vendor
    2025-01-02T17:24:12.1+00:00

    Hello @Hemanth Kumar

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

    According to this documentation: Access modes

    To ensure compatibility with both Unity Catalog and Managed Identity in Azure Databricks, you should use shared clusters. These clusters support Unity Catalog, whereas clusters with no isolation do not.

    Please check the below image for reference:

    User's image

    Refer to the below image for the specific cluster configurations:

    User's image

    For more details refer to these MS documentations: Use Azure managed identities in Unity Catalog to access storage

    Access modes

    Hope this helps. Do let us know if you have 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.