Practice free →
HomeAzure AZ-500cloudcomputingaz500compstoragedb › Which Azure storage feature should a security en…

Which Azure storage feature should a security engineer use to PROTECT BLOBS from accidental deletion by an admin AND retain prior versions for forensic recovery?

AManual quarterly snapshots to a USB drive
BBlob soft delete + versioning (combined with immutable storage policies where regulatory retention is required)
CAzure DNS
DDisabling storage account altogether
Answer & Solution
Correct answer: B. Blob soft delete + versioning (combined with immutable storage policies where regulatory retention is required)
Soft delete + versioning + immutability are Azure's blob-protection stack (per AZ-500 §3 storage protection). The other options are anti-patterns.
Solve this in the app — Azure AZ-500 practice & 24k+ MCQs →
Related questions