AZ-204 · Question #573
AZ-204 Question #573: Real Exam Question with Answer & Explanation
The correct answer is A: Enable the change feed on the storage account to begin capturing and recording changes.. https://learn.microsoft.com/en-us/azure/storage/blobs/point-in-time-restore- manage?tabs=portal#enable-and-configure-point-in-time-restore
Question
You are developing an app to store globally distributed data in several Azure Blob Storage containers. Each container hosts multiple blobs where each instance of the app will store the data. You enable versioning and soft delete for the blobs. App testing and incorrect code have frequently corrupted data. Development of the app must allow data to be restored to a previous day for testing. You need to configure the storage account to support point-in-time restore. What should you do?
Options
- AEnable the change feed on the storage account to begin capturing and recording changes.
- BConfigure object replication and specify replication rules.
- CCreate a snapshot of the blob in the hot tier.
- DConfigure an immutability policy that is scoped to a blob version.
Explanation
https://learn.microsoft.com/en-us/azure/storage/blobs/point-in-time-restore- manage?tabs=portal#enable-and-configure-point-in-time-restore
Community Discussion
No community discussion yet for this question.