Microsoft Azure Architect Design (AZ-304) Practice Test

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Microsoft Azure Architect Design (AZ-304) Exam with comprehensive quiz questions designed to enhance your understanding and confidence. Master essential Azure concepts and strategies to excel on your test day!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


If a company wants to encrypt the disks of virtual machines using BitLocker, what solution should they implement if they have an on-premises HSM?

  1. Deploy one Azure Key Vault per region

  2. Export a security key from the on-premises HSM

  3. Configure to use Azure Storage Service Encryption

  4. Use Azure Disk Encryption with a single Azure AD service principal

The correct answer is: Deploy one Azure Key Vault per region

The correct answer in the context of encrypting disks of virtual machines using BitLocker with an on-premises Hardware Security Module (HSM) is to use Azure Key Vault effectively. Deploying one Azure Key Vault per region allows the company to manage their cryptographic keys centrally while also offering enhanced security and compliance features necessary for key management. By setting up Azure Key Vault, which integrates with BitLocker, the company can leverage Azure's capabilities to encrypt and control access to their keys, thus enabling secure encryption of VM disks. This is particularly important in scenarios where the company needs to maintain a secure environment that adheres to compliance requirements, as Azure Key Vault offers secure storage and management for cryptographic keys and secrets. In contrast, exporting a security key from the on-premises HSM would not be the ideal solution since it compromises the hardware isolation that HSMs provide. Configuring Azure Storage Service Encryption does not directly involve BitLocker, as it focuses on data-at-rest encryption rather than specific virtual machine disk encryption which BitLocker handles. Using Azure Disk Encryption with a single Azure AD service principal may not fully leverage the key management and regional strategies that are best practiced for an enterprise-scale scenario, particularly when integrating with an on-premises HSM.