Questions tagged [azure-vpn]
242 questions
24
votes
2 answers
Azure VPN P2S Azure AD Authentication Connection Problem: The operation was canceled by the user
I've setup an Azure VPN Gateway according to the instructions on https://learn.microsoft.com/en-us/azure/vpn-gateway/openvpn-azure-ad-tenant
However, each time I connect, the AAD Credentials token for the user is received successfully.
But next I…

epieters
- 1,077
- 1
- 7
- 10
7
votes
0 answers
Configuring Azure P2S VPN for linux
I need to setup azure P2S VPN for linux machine. I referred the documentation of how to setup SSTP in windows and tried to replicate the same settings in Linux, but I didn't succeeded. I always get EAP authentication…

Satheesh
- 803
- 1
- 11
- 28
6
votes
2 answers
Should I use IP addresses from the Gateway Subnet in an Azure VPN?
I am configuring an Azure VPN with site-to-site connectivity to a large enterprise customer. I have configured the following address space:
Now the customer has asked "Could you please send us traffic with one ip address, instead of range…

TrevorJ
- 534
- 1
- 3
- 14
5
votes
2 answers
Azure VPN Client "Status = VPN Platform did not trigger connection"
Several users have been randomly experiencing this issue when trying to connect using Azure VPN Client for about a week now. Some have had the issue for a week straight, others have had it for a period of time before it resolved itself.
When trying…

roxgib
- 53
- 1
- 1
- 4
5
votes
1 answer
Azure WebApp - Get Private IP of a service connected on VNET
I have a Azure WebApp inside the VPN. When I go on networking I see the connection like this:
When I click on "Click here to configure"it appears to be up & running:
So, everything appears OK.
The VPN externally connects BUT where can I find the…

Ziba Leah
- 2,484
- 7
- 41
- 60
5
votes
0 answers
Access network file share from azure app service - web app - ASE in hybrid setup
There is an azure web app in azure app service ASE. It is linked to a Vnet. And a point to site VPN between laptops/PCs connecting to the Vnet from outside cloud/ on premises to form an hybrid cloud setup of sorts. I am trying to see if a network…

Aravind
- 4,125
- 1
- 28
- 39
4
votes
2 answers
Azure Static IP for VPN?
I am establishing a site to site vpn from on prem to Azure, however, i cannot assign a static public ip to it. Per this link, https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-ip-addresses-overview-arm, it's designed that way.…

kahoots
- 191
- 2
- 10
4
votes
2 answers
Azure VM with VPN
This is more one for curiosity and learning.
I currently have an Azure VM (Windows 2016 and SQL 2017) which I just use for R&D. The RDP port is enabled - no big deal as there is nothing top secret.
But just to learn more about Azure I wanted to…

Raymondo
- 483
- 2
- 6
- 20
4
votes
3 answers
Azure Web App in a Private VPN?
I'm simply wondering if it is possible to create a private network on Azure and place a web app there? I know I can put VM's, SQL instances etc, but my question concern Web Apps specifically. Seems like such basic thing, but can't seem to make any…

Per C.
- 43
- 1
- 4
4
votes
1 answer
How to setup a Azure VPN on the client side for internet access purposes (Google behind GFW)?
I'm trying to setup a VPN for internet access purposes (I'm in china behind the the great firewall) but I'm not an networking expert.
Someone out of China who has an Azure subscription created a package for allowing me to connect to that VPN with…

Natalie Perret
- 8,013
- 12
- 66
- 129
3
votes
1 answer
Cannot access Private AKS cluster from Local Machine (on home network) connected to Azure VPN
I have a Private AKS cluster deployed in a VNET on Azure. Once I deployed it, a private endpoint and a private DNS zone were created by default therefore making the cluster accessible from VM's which are part of the same VNET. (I have a VM deployed…

gamechanger
- 33
- 1
- 3
3
votes
1 answer
Routing traffic in Azure VPN
I have 3 VNets, 3 Point-2-Site VPN Gateways, one for each Vnet, and VNet peering is setup as below image.
What I want to achieve is:
If I use VPN1, I can ping all VMs in all 3 VNets.
If I use VPN2, I can only ping VMs in VNet 2 and 1.
If I use…

Hien Le
- 301
- 3
- 14
3
votes
1 answer
Not resolving private dns zone over point to site VPN connection into Azure
Having issues getting a private DNS setup, attached to a vnet, to resolve over a point to site VPN connection.
My point to site VPN connection is working and I am able to ping the IP and get to IIS on the server. I've set the private DNS up and it's…

John Fox
- 747
- 1
- 13
- 28
3
votes
1 answer
Approach for private DNS when using Point-to-Site with Azure VPN Gateway?
I have small development and support teams that I need to connect to our private network hosted in Azure. We are using a Windows server that serves Active Directory and DNS for the VMs in the network. I was able to configure Azure VPN Gateway to…

thebitguru
- 872
- 3
- 12
- 30
3
votes
2 answers
Azure - Routing traffic through peered VNets
I've been playing around with Azure's vnet offerings and I can't seem to get a simple network topology working. I am using the Resource Manager model. It seems that Azure's capabilities for even the simplest set ups is incredibly limited. The…

F.A.
- 602
- 1
- 7
- 15