Authorization error while creating Databricks workspace

Sadam Hussain 21 Reputation points
2023-01-06T13:31:45.637+00:00

I have owner role to resource group but getting below error while creating Databricks workspace.

Does not have authorization to perform action 'Microsoft.ManagedIdentity/register/action' over scope '/subscriptions/xxxxxxxx' or the scope is invalid.

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

Accepted answer
  1. KranthiPakala-MSFT 46,642 Reputation points Microsoft Employee Moderator
    2023-01-09T01:43:05.333+00:00

    Hello @Sadam Hussain ,

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

    Could you please confirm if your user account has Azure Subscription Contributor or Owner permissions? If not, then that is the reason you are seeing this issue.

    In order to create Azure Databricks workspace, you need to meet one of the below requirements:

    • You must be an Azure Contributor or Owner of the subscription in which you are trying to create the workspace. or
    • The Microsoft.ManagedIdentity resource provider must be registered in your subscription using a user account with contributor/owner permissions on the subscription.

    277245-image.png

    Here is public documentation where it calls out about this prerequisite: Azure Databricks administration guide

    Please find the detailed documentation about how to register resource provider here - Azure resource providers, types and how to register

    Hope this will help. Please let us know if any further queries.


    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.