Azure VPN Setup

SACHER Patrick 20 Reputation points
2024-02-22T14:08:25.3433333+00:00

Hi! We have an Azure VPN Setup where our users can connect to the resources from the onprem side. In our Azure Setup we have several site2site connections to customers. I want to control which users have access to the different tunnels. For example UserA connects to our Azure VPN. UserA has access over the tunnel to customerA but not to customerB or customerC. Is this possible in general? Regards!

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
{count} votes

Answer accepted by question author
  1. TP 145.5K Reputation points Volunteer Moderator
    2024-02-23T09:19:57.43+00:00

    Hi Patrick,

    For your requirement it may be simpler to use one of the third-party solutions available in Azure Marketplace. One example, with OpenVPN Access Server you can control which subnets/IP addresses each user can access. I grabbed below diagram off of their site. It shows different access for various IPs, but could easily be for different customer subnets:

    qna openvpn access server custom auth

    In this way you could have each user connect to the Access Server in Azure from the main office using their Entra ID credentials, and then they would be able to access whichever customer IP ranges or individual customer IPs you granted them access to. Please note there are other third-party options that provide similar functionality. If you have a preferred network security virtual appliance vendor that you use it is likely they have offering in Azure Marketplace too.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.