English
Go to website
Back
Articles on:
Repos
Azure devops repos backups and restore: Common questions
How to restore your Azure Repos
How to restore your Azure Repos Our backups run by default on an automated basis. That means every day we take a backup of all your repositories and keep them in an encrypted state. You may also use your own storage In case you need to, these backups are easily restorable. 1. Log into Backrightup and click on "Repos" in the top menu bar **2. Choose the repository you wish to restore and cli
Popular
Repos: Common issues
** I restored my repository but I don't see all the branches restored? ** Backrightup backs up all branches that have been committed to in the past 1 year. If the branch does not appear in the repo restore, check that there has been a commit to the branch in the past year ** How often are Azure Devops repos backed up** Automatically they are backed up on a daily basis. You may choose to back them up manually within the app (by clicking on "Manual backup" in the top navigation bar)
Few readers
Does my user have enough "Repo" access?
When you login as the user you are running your backups with (make sure this is not your account but a service account) you should see the following (note the option to clone and branch switching): You should also have the option to "Manage Repositories": Manage repos If you don't see that, check that the user you ar
Few readers