I am trying to restrict RDP access to Azure VM's to VPN connections only.
I have created the Point-to-Site VPN connection (https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-point-to-site-resource-manager-portal)
I am able to connect to the VPN (https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-point-to-site-resource-manager-portal)
But now I need to restrict the RDP on the VM to only allow connections from that VPN. I can't seem to find documentation for that.





