HOTSPOT -
You plan to deploy five virtual machines to a virtual network subnet.
Each virtual machine will have a public IP address and a private IP address.
Each virtual machine requires the same inbound and outbound security rules.
What is the minimum number of network interfaces and network security groups that you require? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Explanation
To deploy five virtual machines with both public and private IP addresses, and the same inbound and outbound security rules, we can use the Azure Network Interface (NIC) and Network Security Group (NSG) resources.
A NIC is a virtual network interface card that provides connectivity to a virtual machine in an Azure Virtual Network. It can have one or more IP configurations, each with a private IP address from the subnet, and a public IP address if required.
An NSG is a security group that filters network traffic to and from Azure resources in a virtual network. It contains inbound and outbound security rules that allow or deny traffic based on protocol, source, destination, and port.
To determine the minimum number of NICs and NSGs required for this scenario, we need to consider the following:
Therefore, the minimum number of network interfaces and network security groups required are:
So the correct selections in the answer area would be: