How to assign identity to azure databricks

2024-07-03T16:44:53.5+00:00

How to assign identity to azure databricks as identity option is not available in the portal as per the MS doc

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

1 answer

Sort by: Most helpful
  1. Manu Philip 18,321 Reputation points MVP
    2024-07-03T16:55:39.68+00:00

    Here is the way you can assig the Managed Identity to Databricks

    I guess, you already have created a managed identity

    1. Azure portal > Databricks workspace
    2. In the Admin settings top right > "Service principals"
    3. Click on Add Service Principal
    4. add the Application ID
    5. Check "Allow workspace access" to ensure the Service Principal has sufficient privileges to run notebooks.

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.