Question 108
AZ-204 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →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?
- 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.