What should you do?

You administer an Azure Storage account with a blob container. You enable Storage account logging for read write and delete requests. You need to reduce the costs associated with storing the logs. What should you do?There are two ways to delete Storage Analytics data: by manually making deletion requests or by setting a data retention policy. Manual requests to delete Storage Analytics data are billable, but delete requests resulting from a retention policy are not billable.References: https://docs.microsoft.com/en-us/rest/api/storageservices/Setting-a-Storage-Analytics-Data-Retention-Policy?redirectedfrom=MSDN

Question:

What should you do?

Options:

Execute Delete Blob requests over https.

Create an export job for your container.

Set up a retention policy.

Execute Delete Blob requests over http.

Correct Answer

The Correct Answer for this Question is

Set up a retention policy.

Leave a Comment