What is the restorability of the application data?

Posted by: Pdfprep Category: AZ-204 Tags: , ,

HOTSPOT

You are developing an application that use an Azure blob named data to store application data.

The application creates blob snapshots to allow application state to be reverted to an earlier state.

The Azure storage account has soft deleted enabled.

The system performs the following operations in order:

• The blob is updated

• Snapshot 1 is created.

• Snapshot 2 is created.

• Snapshot 1 is deleted.

A system error then deletes the data blob and all snapshots.

You need to determine which application states can be restored.

What is the restorability of the application data? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Box 1: Can be restored

When enabled, soft delete enables you to save and recover your data when blobs or blob snapshots are deleted. This protection extends to blob data that is erased as the result of an overwrite.

Box 2: Cannot be restored

It has been deleted.

Box 3: Can be restored

It has not been deleted.

References: https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-soft-delete

Leave a Reply

Your email address will not be published.