Question 159 of 213
Choose 2You are developing an application to store business-critical data in Azure Blob storage.The application must meet the following requirements:• Data must not be modified or deleted for a user-specified interval.• Data must be protected from overwrites and deletes.• Data must be written once and allowed to be read many times.You need to protect the data in the Azure Blob storage account.Which two actions should you perform? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point. A. Configure a time-based retention policy for the storage account. Most Voted B. Create an account shared-access signature (SAS). C. Enable the blob change feed for the storage account. D. Enable version-level immutability support for the storage account. Most Voted E. Enable point-in-time restore for containers in the storage account. F. Create a service shared-access signature (SAS).
✓A Configure a time-based retention policy for the storage account. Most Voted
B Create an account shared-access signature (SAS).
C Enable the blob change feed for the storage account.
D Enable version-level immutability support for the storage account. Most Voted
E Enable point-in-time restore for containers in the storage account.
✓F Create a service shared-access signature (SAS).
✓
Correct Answer: A, F
Configure a time-based retention policy for the storage account. Most Voted
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.