In our previous article listed below, we have learned how to create a Long Term Retention Backup of an Azure SQL Database which lasts for 10 years.

In this article, let's see how to restore the backup taken as part of LTR backup. Navigate to the SQL Servers for which you have configured the Long Term Retention backup, as shown below.



The "Essentials" blade lists all the databases associated with the selected logical SQL Server, as shown below.



Click on the required database. In your case, there might be multiple databases. You need to choose the right database that you would like to restore.



Now, click on "Restore" button, as shown in the above screen capture.



In the above "Restore" blade, click on the Long-term tab to choose the required settings. Given below are the settings that we would need to choose.

Once you are ready with all the details, click on “OK” button.

After a couple of minutes (depending on the size of your database, it might take hours to complete the restoration), given below is the screenshot of the new database that gets created.




Summary

In this article, we have learned how to restore a database from the backup that was saved in a Backup vault as part of Long Term Retention.

Hope you enjoyed reading the article. You can read the original article here.