Hello,
We have a requirement where S2S VPN from Azure VPN Gateway to two on-prem sites is required. I know that active/active is possible, but the client has active/standby setup on their end meaning on-prem site A will act as active and site B will only become active should site A fail. The routing on their end is configured to take care of it. I want to know if this scenario is possible with Azure S2S VPN connections and if so any document explaining how we can deploy it.
Azure VPNGW (VNET e.g. 10.0.0.0/16) ---> On-Prem Site A (e.g. 11.1.1.1) -->Active (Local N/W 172.16.0.0/16)
Azure VPNGW (VNET e.g. 10.0.0.0/16) ---> On-Prem Site B (e.g. 12.2.2.2) -->Standby (Local N/W 172.16.0.0/16)
Any suggestions or inputs will be much appreciated.
Thanks
Shoeb