Hi,
I have integrated App Server with vNet and connected the client to vNet via VPN.
From App Service, tcpping passes to VM on vNET.
Also, tcpping will be passed to the clients connected to the VPN.
App Service Console
tcpping 10.0.0.2:3389
tcpping 10.3.0.4:3389
What I want to do is use the App Service directly from a client that has a VPN connection to vNET or a VM on vNET.
However, I am in trouble because I cannot do that.
Accessing App Service with a domain name from the device will be via the Internet. I want to access it via VPN.
If you check the local IP of App Service and access it by IP address, something will be blocked.
I don't even know whether to access by IP address or domain name.
Also, we do not know what kind of setting or technology will be used.
I would appreciate any advice if you have a keyword or procedure.
Thank you for your cooperation.