Azure 点到站点 - 这可能吗?

Azure Point to Site - Is this possible?

只是想看看我是否可以使用 Azure Point to Site 网络实现这一目标。

网络 A

无法从外部(互联网)访问封闭的企业网络(专用),并且我可以在此网络中的一台机器(机器 A)上访问本地数据库和其他资源。

问题

如果我创建一个从机器 A 到 Azure 的点到站点 Azure 网络并将 VM 添加到 Azure 网络,我可以从 Azure 虚拟网络中的 VM 访问本地数据库吗?

谢谢

If I create a point to site Azure network from the Machine A to Azure and add VM's to Azure network, can I access the On-Premises database from the VM in Azure Virtual network?

是的,您可以从 Azure VM 访问本地数据库。

我在我的实验室做了一个测试。我发现在将您的本地机器连接到 Azure P2S VPN 后,您会从 P2S 地址池中获得一个虚拟 IP:

因此,如果您想从 Azure AM 访问您的本地机器,您需要使用这个虚拟专用 IP 地址。

我可以使用此 VIP 访问本地机器: