Microsoft Azure Administrator — Question 3

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

Correct answer: A

Explanation

The correct answer is A because re-downloading and installing the VPN client configuration package ensures that Client1 has the latest configurations required for connectivity. Options B and C involve allowing gateway transit, which is not relevant to the client-side configuration. Option D pertains to enabling BGP, which does not address the specific issue of Client1's inability to connect to VNet2.