Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a computer named Computer1 that has a point-to-site VPN connection to an Azure virtual network named VNet1. The point-to-site connection uses a self-signed certificate.
From Azure, you download and install the VPN client configuration package on a computer named Computer2.
You need to ensure that you can establish a point-to-site VPN connection to VNet1 from Computer2.
Solution: You join Computer2 to Azure Active Directory (Azure AD).
Does this meet this goal?
Click on the arrows to vote for the correct answer
A. B.B
No, joining Computer2 to Azure Active Directory (Azure AD) does not meet the goal of establishing a point-to-site VPN connection to VNet1 from Computer2.
The solution mentioned in the question is not relevant to the problem at hand. Joining Computer2 to Azure AD will provide authentication and authorization services, but it will not help in establishing the VPN connection.
To establish a point-to-site VPN connection to VNet1 from Computer2, you need to perform the following steps:
Once these steps are completed, you should be able to establish a point-to-site VPN connection to VNet1 from Computer2.