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":
If you don't see that, check that the user you are using is in the "Project Collection Administrator" group. This is usually located here: https://dev.azure.com/[YOURORGNAME]/_settings
If you dont have these permissions, we can't run our backups unfortunately! We clone your repositories down.
You should also have the option to "Manage Repositories":
If you don't see that, check that the user you are using is in the "Project Collection Administrator" group. This is usually located here: https://dev.azure.com/[YOURORGNAME]/_settings
If you dont have these permissions, we can't run our backups unfortunately! We clone your repositories down.
Updated on: 14/09/2021
Thank you!