Exam AZ-500 All QuestionsBrowse all questions from this exam
Question 377

You have an Azure subscription named Sub1 that contains the Azure key vaults shown in the following table:

In Sub1, you create a virtual machine that has the following configurations:

✑ Name: VM1

✑ Size: DS2v2

✑ Resource group: RG1

✑ Region: West Europe

✑ Operating system: Windows Server 2016

You plan to enable Azure Disk Encryption on VM1.

In which key vaults can you store the encryption key for VM1?

    Correct Answer: A

    Azure Disk Encryption requires that the Key Vault and the Virtual Machine be located in the same Azure region to ensure that encryption secrets don't cross regional boundaries. Since VM1 is located in the West Europe region, you can only store the encryption key in key vaults that are also located in the West Europe region. Therefore, the correct key vaults are Vault1 and Vault3. Vault2 and Vault4 are located in East US and therefore cannot be used for this purpose.

Discussion
kristiann21

correct answer.

gfhbox0083Option: A

A, for sure Same Azure Region for KeyVault

PM2

in the exam

zellckOption: A

A is the answer. https://learn.microsoft.com/en-us/azure/virtual-machines/windows/disk-encryption-key-vault?tabs=azure-portal#create-a-key-vault To ensure that encryption secrets don't cross regional boundaries, you must create and use a key vault that's in the same region and tenant as the VMs to be encrypted.

majstor86Option: A

A. Vault1 or Vault3 only

sureshattOption: B

Correct answer. "Your key vault and VMs must be in the same subscription. Also, to ensure that encryption secrets don't cross regional boundaries, Azure Disk Encryption requires the Key Vault and the VMs to be co-located in the same region." https://docs.microsoft.com/en-us/azure/virtual-machines/windows/disk-encryption-key-vault

TJ001

correct answer

Sandomj55

In Exam 8/4/2021

mayeniteOption: B

correct answer. Resource Group is irrelevant. Azure Disk Encryption requires an Azure Key Vault to control and manage disk encryption keys and secrets. Your key vault and VMs must reside in the same Azure region and subscription.

CodelawdeppOption: A

Correct answer is A: Vault1 or Vault3 only https://learn.microsoft.com/en-us/azure/virtual-machines/windows/disk-encryption-key-vault?tabs=azure-portal Please note that for storage accounts, Key Vaults can be located in different regions, as long as they are within the same tenant: https://learn.microsoft.com/en-us/azure/storage/common/customer-managed-keys-configure-existing-account?WT.mc_id=Portal-Microsoft_Azure_Storage&tabs=azure-portal (there exist a case study about this topic on page 47)

ESAJRROption: A

A. Vault1 or Vault3 only

NotAChatBot

In the exam on 6/27/2023

tutonataOption: A

https://learn.microsoft.com/en-us/azure/virtual-machines/windows/disk-encryption-overview#encryption-key-storage-requirements "Azure Disk Encryption requires an Azure Key Vault to control and manage disk encryption keys and secrets. Your key vault and VMs must reside in the same Azure region and subscription."

Ajdlfasudfo0Option: A

To ensure that encryption secrets don't cross regional boundaries, you must create and use a key vault that's in the same region and tenant as the VMs to be encrypted. https://learn.microsoft.com/en-us/azure/virtual-machines/windows/disk-encryption-key-vault?tabs=azure-portal

wooyourdaddyOption: A

Azure Disk Encryption needs the Key Vault and the VMs to be co-located in the same region.

Jco

#exam ques # 29 Sep

Cyberbug2021Option: B

The contents of your key vault are replicated within the region and to a secondary region at least 150 miles away, but within the same geography to maintain high durability of your keys and secrets.