Authorization Error

Aadarsh Moudgil 10 Reputation points
2024-09-16T05:15:41.7966667+00:00

The client 'live.com#******@gmail.com' with object id '36f32195-30d2-46b8-8333-328a293c9ce9' does not have authorization to perform action 'microsoft.app/register/action' over scope '/subscriptions/ad6d4767-abfb-4459-938a-55a306750cfa' or the sc

This question is related to the following Learning Module

Azure | Azure Training
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Kiran P 8,255 Reputation points Microsoft External Staff Volunteer Moderator
    2024-09-16T06:23:57.38+00:00

    Hi Aadarsh Moudgil,

    Thank you for reaching out to us on Microsoft Q&A forum.  

    This appears to be an authorization error. In short, your development team is trying to create a managed identity, but the corresponding resource provider is not registered.

    Use an account with the Owner role in the subscription to register the Microsoft.ManagedIdentity provider

    Follow https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider

    f the above response helps answer your question, remember to "Accept Answer or Upvote" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    Thank you.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.