How do I get the Owner role back in my Azure subscription?

Daniel Sandoval 1 Reputation point
2021-10-26T22:51:05.587+00:00

Accidentally I deleted my Owner role (and the only role I had) in my Azure subscription and now it seems that my account cannot be used as I cannot add roles, nor create resource groups and not even create a support request.

Edit:
After this, I created another user in Active Directory named Daniel (sample@Dani ) and assigned it the Global administrator role.

144227-image1.png

Then I logged into the portal with this new user (sample@Dani ) and navigated through Active Directory > Users > selected affected user > Assigned roles and there I assigned all existing roles, but I don't see any changes, and if I go to Azure role assignments the portal it doesn't show my subscription.

144283-image2.png

144255-image3.png

I'm not sure if I'm missing a step.

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
672 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Andreas Baumgarten 96,926 Reputation points MVP
    2021-10-26T23:06:04.3+00:00

    Hi @Daniel Sandoval ,

    you need a user with Global Administrator role to get back the owner role for your user.
    Is there any other "Global Admin" available in your AAD?

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten


  2. JamesTran-MSFT 36,376 Reputation points Microsoft Employee
    2021-10-27T00:15:49.597+00:00

    @Daniel Sandoval
    Thank you for your post!

    When assigning Azure RBAC roles to a user, you'll need to be signed into a user with Microsoft.Authorization/roleAssignments/write permissions, such as a User Access Administrator or Owner. However, since you accidentally removed your Owner RBAC role from your Azure subscription, you'll need another User admin or Owner within your Subscription to re-assign the role.

    Find Subscription Admins:
    143964-image.png
    For more info - Azure RBAC - Assign Azure roles using the Azure portal

    Additional Link:
    Azure AD RBAC - Assign administrator and non-administrator roles to users with Azure Active Directory

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.


  3. James Brady 1 Reputation point
    2022-07-27T14:40:01.593+00:00

    i have the same issue, but everything is disabled, even though i am a global admin

    225381-image.png

    0 comments No comments