AZ-305 · Question 34 · Domain 3.1: Backup and Disaster Recovery
A developer accidentally executes a DROP TABLE command on a production Azure SQL Database at 2:15 PM.
The database is configured with the default automated backup settings. You need to recover the deleted table with the minimum amount of data loss.
What should you do?
Answer options:
Restore the latest daily full backup over the existing database.
Perform a Point-in-Time Restore (PITR) to a new database using the timestamp 2:14 PM.
Use the Azure SQL Data Sync feature to sync the table from a secondary replica.
Perform a Point-in-Time Restore (PITR) to overwrite the existing database using the timestamp 2:14 PM.
55 questions · hints · full answers · grading