0 vote
The Azure VPN is a new VPN solution (different from standard Microsoft's Windows VPN solution). It’s a certificate based VPN.
See here: https://docs.microsoft.com/en-us/azure/vpn-gateway/point-to-site-vpn-client-configuration-azure-cert
After creating the VPN gateway in Azure, it’s matter of created a certificate, uploading the certificate to the Azure gateway. Importing the certificate in Windows , installing the VPN client.
What should we do in RDM to support it? Do we need to invoke something?
Regards
David Hervieux
I'm not sure. It's a separate install for me. You're welcome to take a look at my system when performing an install (I need to add another Azure VPN connection to a different VPN Gateway later this week).
I am affraid the installer does more then just creating a VPN (which you could make directly in RDM) ; the installer also adds some certificates.
More insights can be found here: https://msfreaks.wordpress.com/2015/12/11/building-an-azure-lab-customizing-the-p2s-point-to-site-vpn-client/