Restores for Azure Devops

You can restore the Azure repositories to their current app (in place), or to a different app, or to a different repository hosting service, or to a disk (out of place).

Ensure that force push permissions are provided for repositories when performing in-place restores or when restoring to repositories or projects with the same name.

Note

Repository restores to Azure DevOps might fail for repositories exceeding 5 GB because Azure DevOps limits standard Git repository pushes to 5 GB. To work around this limitation, configure Git LFS for large files, as Azure DevOps does not impose size limits on Git LFS objects.

×

Loading...