Home › Azure AZ-500 › cloudcomputing › az500compstoragedb › 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.
Related questions
Which Azure Storage feature should a security engineer enable to require all reads/writes Which Azure VM security feature lets a security engineer require all data passing between Which Azure SQL feature lets a security engineer enable Microsoft Entra ID-based DB loginsWhich Azure SQL feature should a security engineer enable to obscure sensitive column valuWhich Azure SQL Database feature should a security engineer recommend to encrypt sensitiveWhich Azure SQL Database feature should a security engineer enable to encrypt data at restWhich Azure storage feature lets a security engineer generate a TIME-LIMITED, scope-bound Which Azure storage authentication option should a security engineer prefer over shared-ke