Azure VPN
Last updated:
AZURENETWORK
- IP Sec tunnel
- Encrypted
- Not preferred as traffic goes through the internet
- [[202408241243 How to create a VPN Gateway|How to create a VPN Gateway]]
- [[202408241255 How to create P2S VPN|P2S VPN]]
- [[202408241251 How to create S2S VPN|S2S VPN]]
- If any [[202404121703 Azure VNet|VNet]] changes, for example new [[202407151908 VNet Peering|VNet Peering]] etc, need to reinstall VPN client with new config downloaded from [[202312231415 Azure Master|Azure]]
Types
- P2S VPN - Connects a specific device to a virtual network
- S2S VPN - Connects a network to a virtual network
- S2S VPN gateways enable multiple VPN connections to different networks if route not policy based
High availability scenarios
- Active/Standby
- Default
- Automatic failover in case of issues or planned maintenance
- Active/Active
- Get 2 [[202407271143 Public IP address allows inbound access based on tier in Azure|Public IP Address]]
- Uses BGP routing
- [[202404141339 Azure ExpressRoute|Express Route]] failover
- Gateway as secure failover for [[202404141339 Azure ExpressRoute|Express Route]]
- Zone-redundant gateways
- [[202407151913 Azure VPN|Azure VPN]] and [[202404141339 Azure ExpressRoute|Express Route]] as zone-redundant deployments, where supported
references:
MS Learn MS Docs P2S VPN S2S VPN High availability scenarios for VPN