How to restore your Azure DevOps Pipelines
How to restore your Azure DevOps Pipelines
Our backups run by default on an automated basis. That means every day we take a backup of all your pipelines and keep them in an encrypted state. You may also use your own storage
In case you need to, these pipeline backups are easily restorable.
1. Log into Backrightup and click on "Pipelines" in the side menu bar.
You should see a list of pipelines related to the Project chosen at the top of the page.
2. Choose the pipeline you wish to restore and click on the "Restore" link
3. Every pipeline must be linked to a repository. Choose the Project and the linked Repository in the dropdowns
4. Click on Restore Build - you can monitor the outcome in the Logs or simply navigate to your pipeline section in your Project to view the newly restored pipeline
Updated on: 13/02/2024
Thank you!