Microsoft Certified Azure Administrator Associate · Free Practice Question Medium
Question 24
You have two Azure subscriptions named Subscription1 and Subscription2.
Subscription1 contains a virtual network named VNet1 and a VPN gateway. Subscription2 contains a virtual network named VNet2. You have an on-premises device named Device1 that runs Windows and has a point-to-site VPN client installed. You configure network peering between VNet1 and VNet2.
You need to ensure that Device1 can access VNet2 when a VPN connection is established. What should you do?
-
A
Download and reinstall the point-to-site VPN client on Device1.
-
B
Create a private endpoint in Sub2.
-
C
Deploy Azure Front Door in Sub2.
-
D
Use the New-SelfSigned Certificate cmdlet on Device1.
Reveal correct answer
Correct answer: A
Explanation
Point-to-site VPN clients must be downloaded and reinstalled again after virtual network peering has been successfully configured to ensure the new routes are downloaded to the client.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
