Question 103
AZ-204 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You 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.
- AConfigure a time-based retention policy for the storage account.
- BCreate an account shared-access signature (SAS).
- CEnable the blob change feed for the storage account.
- DEnable version-level immutability support for the storage account.
- EEnable point-in-time restore for containers in the storage account.
- FCreate a service shared-access signature (SAS).