Configure the network for your virtual machines – Training | Microsoft Learn

Create an Azure Virtual Network
Create an Azure VPN Gateway
Learn to work with Azure ExpressRoute

You want to ensure that you can connect clients or sites within your environment into Azure using encrypted tunnels across the public internet. In this unit, you’ll create a point-to-site VPN gateway, and then connect to that gateway from your client computer. You’ll use native Azure certificate authentication connections for security.

You’ll carry out the following process:

Create a RouteBased VPN gateway.

Upload the public key for a root certificate for authentication purposes.

Generate a client certificate from the root certificate, and then install the client certificate on each client computer that will connect to the virtual network for authentication purposes.

Create VPN client configuration files, which contain the necessary information for the client to connect to the virtual network.