- Via Azure Portal, restore a copy of the database from a backup at specific point in time.
- Via SSMS, copy over deleted records from recovered database back to the original database.
Note:
- In Azure Portal, go to the original database and select “Retore”.
- Select a point in time before the accidental delete occurred. Time is in UTC time.
- Use “Generate Script” wizard to generate a “data only” script of the deleted records.
Last modified: March 25, 2021
Author
Comments