Microsoft Azure Administrator (legacy) — Question 18
You have an Azure subscription named Subscription1 that contains two Azure virtual networks named VNet1 and VNet2. VNet1 contains a VPN gateway named
VPNGW1 that uses static routing. There is a site-to-site VPN connection between your on-premises network and VNet1.
On a computer named Client1 that runs Windows 10, you configure a point-to-site VPN connection to VNet1.
You configure virtual network peering between VNet1 and VNet2. You verify that you can connect to VNet2 from the on-premises network. Client1 is unable to connect to VNet2.
You need to ensure that you can connect Client1 to VNet2.
What should you do?
Answer options
- A. Select Allow gateway transit on VNet2.
- B. Enable BGP on VPNGW1.
- C. Select Allow gateway transit on VNet1.
- D. Download and re-install the VPN client configuration package on Client1.
Correct answer: D
Explanation
The correct answer is D because downloading and reinstalling the VPN client configuration package on Client1 ensures that Client1 has the most up-to-date settings needed to connect to both VNet1 and VNet2. The other options either pertain to configurations that do not directly affect the client-side connection or involve settings that are not necessary for point-to-site connections.