简体   繁体   中英

Site-to-Site VPN between Web App + Azure VM within VNET & on-prem VLAN possible?

是否可以在VNET和本地VLAN内的Web App和Azure VM之间建立站点到站点VPN,以便Azure和本地服务器可以像在同一网络上一样相互通信?

Yes, the general configuration to achieve that would be the following:
1. VNet intergation between Azure WebApp and Azure VM's VNet
2. Site-to-Site VPN between on-prem and Azure VNet

在此处输入图片说明

Usefull link: https://docs.microsoft.com/en-us/azure/app-service-web/web-sites-integrate-with-vnet

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM