Search code examples
azurevpngateway

Using new Azure portal for Point-To-Site Connection


I have successfully set up a connection between my PC and my azure virtual network using the 'Classic' virtual network. I'm trying to upgrade now to use the new portal and the new virtual network template, but I'm stuck. For connection types, there seems to be a new 'VNet-to-VNet' connection, the site-to-site connection and 'ExpressRoute'.

What is the analog in the new portal for setting up a connection between a single PC and the virtual network? Any walkthroughs or blogs covering the subject would be appreciated.


Solution

  • Point to site in ARM is only supported through Powershell right now, not in the portal. The walkthrough can be found here: Configure Point to Site Connection in RM using Powershell

    Note that, as per Azure App Service Documentation, there are some notable exceptions to what you can't do with this kind of VPN connection:

    There are some things that VNET Integration does not support including:
    • mounting a drive
    • AD integration
    • NetBios
    • private site access