
Answer-first summary for fast verification
Answer: a virtual network gateway, a gateway subnet
To enable client computers on your on-premises network to communicate with Azure virtual machines, you need to create a Virtual Network Gateway (option A) and a Gateway Subnet (option E). The Virtual Network Gateway is used to send encrypted traffic between your on-premises network and Azure over the Internet, and the Gateway Subnet contains the IP addresses used by the virtual network gateway. Since the question implies the existence of Azure VMs, it can be assumed that a virtual network (option D) is already in place. Therefore, the correct options are A and E.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In an Azure environment with multiple virtual machines, you are tasked with implementing a solution to allow client computers on your on-premises network to communicate with these Azure VMs. To achieve this, you need to recommend the creation of specific Azure resources. Which two resources should be part of your recommendation?
A
a virtual network gateway
B
a load balancer
C
an application gateway
D
a virtual network
E
a gateway subnet
No comments yet.