Microsoft
AZ-204 · Question #277
You are creating an Azure key vault using PowerShell. Objects deleted from the key vault must be kept for a set period of 90 days. Which two of the following parameters must be used in conjunction…
The correct answer is B. EnablePurgeProtection D. EnableSoftDelete. https://docs.microsoft.com/en-us/powershell/module/azurerm.keyvault/new-azurermkeyvault https://docs.microsoft.com/en-us/azure/key-vault/key-vault-ovw-soft-delete
Submitted by anna_se· Mar 30, 2026Implement Azure security
Question
You are creating an Azure key vault using PowerShell. Objects deleted from the key vault must be kept for a set period of 90 days. Which two of the following parameters must be used in conjunction to meet the requirement? (Choose two.)
Options
- AEnabledForDeployment
- BEnablePurgeProtection
- CEnabledForTemplateDeployment
- DEnableSoftDelete
How the community answered
(28 responses)- A11% (3)
- B71% (20)
- C18% (5)
Explanation
https://docs.microsoft.com/en-us/powershell/module/azurerm.keyvault/new-azurermkeyvault https://docs.microsoft.com/en-us/azure/key-vault/key-vault-ovw-soft-delete
Topics
#Azure Key Vault#soft delete#purge protection#PowerShell
Community Discussion
No community discussion yet for this question.