An organization needs to allow remote employees to securely connect to an Azure Virtual Network from their individual home computers. Is the statement that a Site-to-Site (S2S) VPN connection is the correct configuration to enable these individual client connections true or false?
Answer: Answer
Answer
False
The correct answer is False because a Site-to-Site (S2S) VPN connection is designed to connect an entire on-premises network (like a branch office) to Azure, requiring an on-premises VPN hardware device. For individual remote employees connecting from their home computers, a Point-to-Site (P2S) VPN connection is the correct configuration.
Step-by-Step Solution
Key Concept
Azure VPN Gateway connection types (Site-to-Site vs. Point-to-Site)
Estimated Time:1m 0s