AZ-305 · Question #1
Case Study 1 - Litware Existing Environment Azure Environment Litware has 10 Azure subscriptions that are linked to the Litware.com tenant and five Azure subscriptions that are linked to the…
The correct answer is A. Create an access policy for the blob service. Scenario: Once App1 is migrated to Azure, you must ensure that new data can be written to the app, and the modification of new and existing data is prevented for a period of three years. Immutable storage for Azure Blob Storage enables users to store business-critical data in a…
Question
Exhibits
Options
- ACreate an access policy for the blob service.
- BImplement Azure resource locks.
- CCreate Azure RBAC assignments.
- DModify the access level of the blob service.
How the community answered
(17 responses)- A88% (15)
- C6% (1)
- D6% (1)
Explanation
Scenario: Once App1 is migrated to Azure, you must ensure that new data can be written to the app, and the modification of new and existing data is prevented for a period of three years. Immutable storage for Azure Blob Storage enables users to store business-critical data in a WORM (Write Once, Read Many) state. While in a WORM state, data cannot be modified or deleted for a user-specified interval. By configuring immutability policies for blob data, you can protect your data from overwrites and deletes. https://docs.microsoft.com/en-us/azure/storage/blobs/immutable-storage-overview
Community Discussion
No community discussion yet for this question.

