QUESTION IMAGE
Question
your organization has several virtual machines (vms) deployed across two virtual networks (vnets) in azure. one vnet is located in the east us region and the other vnet is located in the west us region. you need to configure the vnets so all vms can communicate. the solution should minimize the cost. what should you deploy?
a vnet peering
b azure virtual network
c virtual machine
d azure container instances
VNet peering enables direct communication between virtual networks in Azure. It is a cost - effective way as it doesn't require additional infrastructure like gateways (which have costs associated with them) for cross - VNet communication. Azure virtual network (option B) is just the basic network resource, not a solution for cross - VNet communication. A virtual machine (option C) is a compute resource and not relevant for network communication between VNets. Azure Container Instances (option D) is for running containers and not for VNet - to - VNet communication.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A. VNet peering