You purchase an Azure subscription. You plan to deploy an application that requires four Azure virtual machines (VMs). All VMs use Azure Resource Management (ARM) mode.You need to minimize the time that it takes for VMs to communicate with each other.What should you do?In the old Classic Mode, you would use an affinity group. However, the question states that the VMs use Azure Resource Management (ARM) mode and affinity groups are not available in ARM mode.Incorrect Answers:D: Affinity groups are not available in ARM mode.References: https://azure.microsoft.com/en-gb/documentation/articles/virtual-machines-windows-compare-deployment-models/
Question:
What should you do?
Options:
Create a multi-site virtual network.
Create a regional virtual network.
Create a site-to-site virtual network.
Add the VMs to the same affinity group.
Correct Answer
The Correct Answer for this Question is
Create a regional virtual network.