Microsoft Azure Administrator Associate AZ-104 Practice Question
You are an Azure administrator for Contoso Ltd. The company plans to deploy several virtual machines (VMs) in Azure for a web application. The VMs should be placed in an Azure virtual network and need to communicate with each other securely. The company wants to segment the network to separate the web tier and database tier. What should you do to meet these requirements?
Place all VMs in the same subnet within a single virtual network
Create a single virtual network with two subnets; place web VMs in one subnet and database VMs in the other
Deploy the VMs in different virtual networks with overlapping IP address spaces
Deploy the VMs in different resource groups to isolate the web and database tiers