Recall & Review
beginner
What is Azure Key Vault used for?
Azure Key Vault is a cloud service that securely stores and controls access to secrets like passwords, keys, and certificates.
Click to reveal answer
beginner
Name one important step when creating a Key Vault in Azure.
You must specify a unique name and select a resource group and region where the Key Vault will be created.
Click to reveal answer
intermediate
What is the purpose of access policies in Azure Key Vault?
Access policies define who can read or manage secrets, keys, and certificates stored in the Key Vault.
Click to reveal answer
beginner
True or False: Azure Key Vault automatically encrypts all stored data.
True. Azure Key Vault encrypts all stored secrets and keys using Microsoft-managed or customer-managed keys.
Click to reveal answer
beginner
What is a best practice when naming your Azure Key Vault?
Use a unique, descriptive name that follows Azure naming rules and helps identify the vault's purpose or environment.
Click to reveal answer
Which of the following is required when creating an Azure Key Vault?
✗ Incorrect
A unique vault name is required to create an Azure Key Vault. Other options are unrelated.
What does an access policy in Azure Key Vault control?
✗ Incorrect
Access policies control who can access and manage secrets, keys, and certificates in the vault.
Where is Azure Key Vault data stored?
✗ Incorrect
Azure Key Vault data is stored securely in the Azure region you select during creation.
Which of these is NOT a secret type stored in Azure Key Vault?
✗ Incorrect
Virtual machine images are not stored in Key Vault; it stores secrets, keys, and certificates.
What is a recommended practice for securing access to your Key Vault?
✗ Incorrect
Using access policies with least privilege ensures only necessary users have access.
Explain the main steps to create an Azure Key Vault and secure it.
Think about naming, location, permissions, and security.
You got /4 concepts.
Describe why Azure Key Vault is important for managing secrets in cloud applications.
Focus on security and control benefits.
You got /4 concepts.