Free Microsoft Azure AZ-500 Actual Exam Questions - Question 1 Discussion
HOTSPOT You have an Azure key vault named KeyVault1 that contains the items shown in the following table.
In KeyVault1 the following events occur in sequence:
• item is deleted.
• ltem2 and Policy1 are deleted.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. 
Since the question shows deleted items but not purged, I’d say deleted secrets and keys are still in soft-delete state if enabled, so they should be recoverable. Anything marked as purged would be gone for sure.
Since the question shows deleted items but doesn’t say they’re purged, I’d say those deleted secrets and keys are still recoverable if soft-delete is on. So, statements about them being recoverable should be marked Yes.
I noticed the question lists the deletion sequence but doesn’t mention purge protection or soft-delete explicitly, so assuming soft-delete is enabled, deleted items like ltem2 should still be recoverable unless purged.
Are we assuming soft-delete is enabled on KeyVault1? That detail affects whether deleted items can be recovered or permanently lost.