Virtual Network Gateway missing address pool
somehow my VPN Gateway address pool got changed. figured it out
Azure VPN Gateway
P2S routing issue
Hi, I am facing an issue. I have 2 networks. VNET1 (10.1.0.0/16) is hosting the VPN Gateway. VNET2 (10.2.0.0/16) has a virtual machine(10.2.0.10) that the VPN user is trying to reach (Windows Client). VNET2 is a vnet in a different subscription than…
Azure VPN Gateway
Meraki vMX in Azure not routing Azure site-to-site VPN traffic
I’ve got the Meraki vMX up and green in the meraki dashboard as a spoke in the site-to-site vpn. I’ve verified my route in Azure is pointing the Azure servers subnet to the vMX for all traffic to my Meraki MX hub. However, I’m having issues communicating…
Azure VPN Gateway
Azure VPN connection dropping and reconnecting
Hi, we are experiencing issues where users are disconnected from the VPN and then it may reconnect itself a minute later. If it does not, it will be stuck in reconciling state until the machine is restarted. Repairing, resetting and re-installing the…
Azure VPN Gateway
Point-to-Site VPN client for ARM machines
I have setup a Point-to-Site virtual network gateway to allow users to connect to a virtual network using a VPN. The VPN works on x86 based machines but not on ARM based machines like the Microsoft Surface. Is there a workaround or will Microsoft be…
Azure VPN Gateway
pfsense openvpn not working in azure portal
We have configured openvpn on pfsense vm. Do we need to configure anything else like routing, nsg etc. to make the openvpn work?
Azure VPN Gateway
we are having an issue with VPN gateway, connection shows not connected
we are having issue with Azure VPN connection which is showing as not connected, we have configured it using default settings and error message says as below. IKEv2-S2S [ICookie] 0xB11A0743A19163DE [RCookie] 0x0 [TunnelId] 0x0 [IkeEvent]…
Azure VPN Gateway
IP Address Assignment to Azure VPN Clients
We have a VPNGW1 setup that users connect to and the client IP address range is currently set to 10.150.0.0/16. When our users connect, there are always two users that take the IP's 10.150.0.2 and 10.150.0.3 and then everyone else typically gets an IP…
Azure VPN Gateway
Is it possible to isolate traffic between clients connecting to an Azure VPN Gateway?
I have an Azure VPN Gateway (SKU: VpnGw1, route-based) configured using client certificates. That works well, clients can connect to the gateway, but also to each other, e.g., I can ssh to another client also connected to the VPN gateway. That should not…
Azure VPN Gateway
VPN connected but cannot resolve private PostgreSQL server hostname via DNS from client.
Hello, I have configured a Point-to-Site VPN using Azure Certificate Authentication on a Virtual Network Gateway (test1-vpngw) and successfully connected from my Windows machine using OpenVPN. The VPN session is active and assigned an IP address from the…
Azure VPN Gateway
Azure VPN client doesn't work on Ubuntu 22.04 (bugfix is attached)
i found a major bug: azure VPN client doesn't work on Ubuntu 22.04 at all. it sends the wrong applicationid, so login always fail. i tried to override <applicationid> in the XML file but the client didn't use the new value (after restarting the…
Azure VPN Gateway
Azure AD Domain Services and Azure VPN Client from a Joined Desktop
After joining a remote device to Azure AD Domain Services and signing in as a ___domain user or global admin, & attempts to connect with Azure VPN Client fails with: ‘Failure while accessing vault. Cannot open vault. Please check whether credential…
Azure VPN Gateway
Inbound ICMP failure from Azure P2S VPN to VM - no return path despite correct setup
Description: I am facing a persistent routing issue when using Azure VPN Gateway (VpnGw1) with Point-to-Site (P2S) IKEv2/EAP authentication. The VPN client (Windows 11) successfully connects and receives an IP from the pool 192.168.16.0/24, and can…
Azure VPN Gateway


Can't connect site to site vpn for Azure to Meraki
I have just swapped out our firewall from SonicWall to Meraki. I am trying to connect Meraki to Azure so that our users can remotely access the server via the client vpn.
Azure VPN Gateway
IPsec Tunnel from On-Prem Palo Alto to Azure VPN Gateway — Tunnel Up but No Traffic Flow
Hi there, just seeking if anyone has a similar setup or has gone through a similar issue with site to site VPN's and then traffic flow once connected. Environment Overview: On-premises: Palo Alto PA-850 (Palo B) behind a Mikrotik 4G router with DDNS …
Azure VPN Gateway
How to connect from an azure VPN to an azure SQL server from my PC?
We want from our work computers using an azure VPN to be able to connect/access the databases we have in azure SQL/MySQL. I have read the documentation but I don't understand how it is possible to do this without having to connect from a virtual machine.…
Azure SQL Database
Azure VPN Gateway
Azure Virtual Network
Azure Database for MySQL
Upgrade Basic Public IP Address to Standard SKU associated with Basic SKU VPN Gateway in Azure
I am about to upgrade Basic Public IP Address to Standard SKU associated with Basic SKU VPN Gateway in Azure. From its official guide: https://learn.microsoft.com/en-us/azure/vpn-gateway/basic-public-ip-migrate-howto , I can only find it's working for…
Azure VPN Gateway
can we confirm that the default behavior of Route-Based site to site tunnels would be to not allow communication between the tunnels?
The goal is to prevent Client A’s subnet (192.168.1.0/24) from communicating with Client B’s subnet (192.168.250.0/24) while allowing both to access your services. Site A and Site B are connected to the same Azure VNG via route-based VPN IPSec…
Azure VPN Gateway

How to connect to Azure SQL Server using Azure P2S VPN client (Azure AD Authentication)
Hi, I have azure vpn client configured on my local machine. I am able to connect to vnet gateway through vpn client with azure ad authentication. Now I want to connect to azure sql server from the local machine using azure vpn client. Is it…
Azure SQL Database
Azure VPN Gateway
How can I assign a static IP to an end-device connected via Azure VPN?
Currently, when a device connects to out VNET using the Azure VPN Client, they are assigned an IP address via DHCP. If they change networks (i.e. move from WiFi to hardwired) a new IP address is created. This causes several downstream license servers…