You administer an Azure solution that uses a virtual network named FabVNet. FabVNet has a single subnet named Subnet-1.You discover a high volume of network traffic among four virtual machines (VMs) that are part of Subnet-1.You need to isolate the network traffic among the four VMs. You want to achieve this goal with the least amount of downtime and impact on users.What should you do?The process to carry out a move of your VM to a different subnet is straight forward:Migrate a VM from one subnet to another.Update the VM configuration and restart the VM.References: https://blogs.technet.microsoft.com/canitpro/2014/05/19/step-by-step-move-a-microsoft-azure-vm-to-a-different-subnet-within-a-vnet/
Question:
What should you do?
Options:
Create a new subnet in the existing virtual network and move the four VMs to the new subnet.
Create a site-to-site virtual network and move the four VMs to your datacenter.
Create a new virtual network and move the VMs to the new network.
Create an availability set and associate the four VMs with that availability set.
Correct Answer
The Correct Answer for this Question is
Create a new subnet in the existing virtual network and move the four VMs to the new subnet.