Microsoft
AZ-104 · Question #487
Your company has an Azure Active Directory (Azure AD) subscription. You need to deploy five virtual machines (VMs) to your company's virtual network subnet. The VMs will each have both a public and…
The correct answer is A. 5. Each VM will consume a single NIC. Public IPs dont consume a extra NIC, and are able to share the same NIC used for the Private IP
Submitted by deeparc· Mar 4, 2026Configure and manage virtual networking
Question
Your company has an Azure Active Directory (Azure AD) subscription. You need to deploy five virtual machines (VMs) to your company's virtual network subnet. The VMs will each have both a public and private IP address. Inbound and outbound security rules for all of these virtual machines must be identical. Which of the following is the least amount of network interfaces needed for this configuration?
Options
- A5
- B10
- C20
- D40
How the community answered
(29 responses)- A83% (24)
- B3% (1)
- C3% (1)
- D10% (3)
Explanation
Each VM will consume a single NIC. Public IPs dont consume a extra NIC, and are able to share the same NIC used for the Private IP
Community Discussion
No community discussion yet for this question.