How to restore deleted repo

Robert Justin Monzingo 20 Reputation points
2025-07-01T22:32:02.74+00:00

The repository got deleted and im trying to figure out who did it and how it was done

Azure DevOps
0 comments No comments
{count} votes

Accepted answer
  1. Marcin Policht 51,600 Reputation points MVP Volunteer Moderator
    2025-07-01T23:19:24.2966667+00:00

    Follow https://stackoverflow.com/questions/73351227/how-to-recover-deleted-repository-in-azure-devops to restore it.

    The event should be recorded in the audit logs ( https://learn.microsoft.com/en-us/azure/devops/organizations/audit/auditing-events?view=azure-devops ) assuming you have these enabled (https://learn.microsoft.com/en-us/azure/devops/organizations/audit/azure-devops-auditing?view=azure-devops&tabs=preview-page#enable-and-disable-auditing ). Auditing is turned off by default for all Azure DevOps Services organizations


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

    hth

    Marcin


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.