Azure Key Vault Implementation Quiz

5 questions Pass: 70% +25 pts

Quiz covering Secure Azure Solutions

Azure Key Vault Implementation Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which Azure resource type is primarily used to store secrets, keys, and certificates to prevent them from being stored directly in application code?

  2. 2

    You need to ensure that an Azure Virtual Machine can access secrets stored in a Key Vault without storing credentials in the VM's configuration files. What is the recommended approach?

  3. 3

    When configuring network security for an Azure Key Vault, which setting ensures that the vault is only accessible from within a specific Azure Virtual Network?

  4. 4

    If you need to ensure that deleted Key Vault secrets can be recovered for a specific duration after accidental deletion, which feature should you enable?

  5. 5

    You are implementing a 'Least Privilege' model for Key Vault access. You want a user to be able to read and list secrets, but you explicitly want to prevent them from being able to delete or update any secret. Which RBAC role should you assign?