Microsoft
AZ-500 · Question #348
You have been tasked with creating an Azure key vault using PowerShell. You have been informed that objects deleted from the key vault must be kept for a set period of 90 days. Which two of the…
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 javi_es· Mar 6, 2026Secure compute, storage, and databases
Question
You have been tasked with creating an Azure key vault using PowerShell. You have been informed that 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
(24 responses)- A4% (1)
- B92% (22)
- C4% (1)
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
Community Discussion
No community discussion yet for this question.