hiexam
microsoft · AZ-204 · Q425 · multiple_choice · topic_1

You are developing an application to transfer data between on-premises file servers and Azure Blob storage. The applica…

You are developing an application to transfer data between on-premises file servers and Azure Blob storage. The application stores keys, secrets, and certificates in Azure Key Vault and makes use of the Azure Key Vault APIs. You want to configure the application to allow recovery of an accidental deletion of the key vault or key vault objects for 90 days after deletion. What should you do?
  • A.Run the Add-AzKeyVaultKey cmdlet.
  • B.Run the az keyvault update --enable-soft-delete true --enable-purge-protection true CLI.
  • C.Implement virtual network service endpoints for Azure Key Vault.
  • D.Run the az keyvault update --enable-soft-delete false CLI.
Explanation
Selected Answer: B Correct Answer

Reference: examtopics_top_comment

Practice with progress tracking

Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.