Microsoft Certified Azure Developer Associate · Free Practice Question Medium
Question 17
Which feature of Azure Storage Account allows you to restore one or more containers to an earlier state?
- A Soft delete for containers
- B Soft delete
- C Point-in-time restore
- D Azure Backup
Reveal correct answer
Correct answer: C
Explanation
Point-in-time restore protects against accidental deletion or corruption by enabling you to restore block blob data to an earlier state. Point-in-time restore is useful when a user or application accidentally deletes data or an application error corrupts data. Point-in-time restore also enables testing scenarios that require reverting a data set to a known state before running further tests. Refer to Microsoft Doc: https://docs.microsoft.com/en-us/azure/storage/blobs/point-in-time-restore-overview
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
