Restoring an Azure SQL Database
Learning Objectives
By the end of this lesson, you will be able to:
- Use point-in-time restore to recover from unexpected data modifications.
- Restore a deleted database using the Azure portal.
- Learn about using geo-restore on a database.
- Restore an Azure SQL database by importing BACPAC.
This lesson explores different restore options such as Point-In-time restore, restore deleted database, geo-restore a database. You'll also learn to automate the restore task using PowerShell.