You are an Azure architect at an oil and gas company. The company's field engineers must often work at remote locations.
You must design a solution that allows the engineers to connect securely to a virtual network without using a VPN device.
Which type of connectivity should you recommend?
You should recommend Point-to-Site connectivity to ensure a secure connection from a client machine to a virtual network without using an external device.
You should not recommend VNet-to-VNet connectivity because a client would need a VPN device to connect to a virtual network.
You should not recommend a Site-to-Site connection. This type of connection requires a VPN device that is located onsite. The device must have a public IP address that does not use NAT.
You should not recommend a multisite connection. Multiple connections must use a route-based VPN.