Share via

No DevOps Access

Eric 0 Reputation points
2026-02-23T22:56:06.88+00:00

Our Azure tenant with domain wibbis.com has a connected enterprise app for Azure DevOps. The user that created the app was [Email Removed]. This user was inadvertently deleted, so the DevOps account is orphaned. I re-create the user [Email removed], but cannot recover admin role in the DevOps account (https://dev.azure.com/wibbis-dev). Please help

Azure DevOps

1 answer

Sort by: Most helpful
  1. Pravallika KV 16,945 Reputation points Microsoft External Staff Moderator
    2026-02-24T10:31:31.2466667+00:00

    Hi @Eric,

    Thanks for reaching out to Microsoft Q&A.

    It seems the original user who created the Azure DevOps organization was deleted and re-added, causing a GUID change. The second user can log in but lacks admin rights.

    1. First, verify if the second user is an Organization Admin in ADO under Organization Settings => Security => Azure DevOps Administrators. If not, elevate their permissions in Azure Active Directory (AAD) by adding them as an admin under Enterprise Applications => Users and Groups.
    2. If the second user is already an admin in ADO, ensure they’re also added to the Project Administrators group.
    3. If needed, use the Azure DevOps REST API to modify permissions directly.
    • Authenticate using an existing Service Principal or another high-privileged account.
      • Use the API to manage users and assign the second user to Azure DevOps administrators or the Project Administrators group.

    Hope this helps!

    Was this answer helpful?

    0 comments No comments

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.