Access issue with app registration

NIKHIL C 0 Reputation points
2024-06-03T18:59:22.2666667+00:00

I've created a Databricks workspace and a new notebook, but I don't have access to the secret keys under app registration, which are disabled for me. How can I solve this issue?

Warning message You do not have access

Your administrator has disabled the App registrations experience in the Azure portal. You can still register or manage applications using PowerShell or another client such as Visual Studio.

User's image

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

2 answers

Sort by: Most helpful
  1. Q&A Assist
    2024-06-03T18:59:22.3066667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To access the secret keys under app registration in the Azure portal, you need to have the App registrations experience enabled by your administrator. However, if your administrator has disabled this experience, you can still register or manage applications using PowerShell or another client such as Visual Studio. You can find more information on how to do this in the Azure documentation.


    References:

    0 comments No comments

  2. PRADEEPCHEEKATLA-MSFT 89,296 Reputation points Microsoft Employee
    2024-06-04T04:51:33.52+00:00

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

    The error you received is caused when normal users do not have permission to add/register any Microsoft Entra ID application by themselves.

    To disable the default ability to create application registrations or consent to applications, follow these steps to set one or both of these settings for your organization: Go to Microsoft Entra ID => Under Manage => select Users => Under Manage => select User Settings as shown below:

    Note: You can ask the admin to set it to yes if this is the requirement for your organization.

    User's image

    For more details, refer to Delegate app registration permissions in Microsoft Entra ID.

    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.

    0 comments No comments

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.