AZ-801 · Question #30
You have an Azure virtual machine named VM1 that runs Windows Server. You need to encrypt the contents of the disks on VM1 by using Azure Disk Encryption. What is a prerequisite for implementing Azure
The correct answer is B. an Azure key vault. A primary prerequisite for implementing Azure Disk Encryption (ADE) is an Azure Key Vault. The Key Vault is essential for securely storing and managing the disk encryption keys and secrets used by ADE.
Question
Options
- ACustomer Lockbox for Microsoft Azure
- Ban Azure key vault
- Ca BitLocker recovery key
- Ddata-link layer encryption in Azure
How the community answered
(25 responses)- A4% (1)
- B88% (22)
- D8% (2)
Why each option
A primary prerequisite for implementing Azure Disk Encryption (ADE) is an Azure Key Vault. The Key Vault is essential for securely storing and managing the disk encryption keys and secrets used by ADE.
Customer Lockbox for Microsoft Azure is a feature that gives customers control over situations where Microsoft support engineers might need to access customer data, and it is not a direct prerequisite for implementing Azure Disk Encryption.
Azure Disk Encryption (ADE) requires an Azure Key Vault to store and manage the encryption keys and secrets that are used to encrypt the virtual machine's disks. The Key Vault provides a highly secure and compliant solution for protecting cryptographic keys, ensuring that the disk encryption keys are safeguarded and accessible only to authorized services and processes for decryption.
A BitLocker recovery key is generated as part of the BitLocker encryption process (which ADE leverages) and is typically stored in the Azure Key Vault, but it is not a prerequisite for *implementing* ADE; rather, the Key Vault is the prerequisite to store such keys.
Data-link layer encryption refers to the encryption of data traversing the network infrastructure within Azure, which is distinct from and not a prerequisite for encrypting the data at rest on a virtual machine's disks using Azure Disk Encryption.
Concept tested: Azure Disk Encryption prerequisites (Key Vault)
Source: learn.microsoft.com/azure/virtual-machines/windows/disk-encryption-overview
Topics
Community Discussion
No community discussion yet for this question.