For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

bmainline's avatar
bmainline
Icon for Nimbostratus rankNimbostratus
Nov 26, 2025

F5 HA deployment in Azure using Azure Load Balancer

I just created an HA 90 (Active/Standby) peer for one of our customers adding an F5 to their current stand alone infrastructure in Azure. We are using a 3-NIC deployment model using the external interface for the VIPs and the Internal for our HA peering. We are also using secondary IP addresses on the external NIC which are in turn used for the VIPs on the F5.

✔ 3-NIC BIG-IP deployment (Management, Internal, External)
✔ Secondary IPs on the external NIC
✔ Those secondary IPs are mapped to BIG-IP Virtual Servers (VIPs)
✔ Internal NIC is used only for HA sync (not for traffic)

For redundancy I have suggested using CFE in for failover but the customer wants to use and Azure load balancer and having the F5s as backend pool members. They do not want to use CFE. 

Is it possible to deploy an F5 HA pair in Azure using an Azure Load Balancer while the VIPs are using secondary NICs on the external interface? I'm afraid using an ALB would require making changes to the current VIP configurations on F5 to support a wildcard. 

 Any other HA deployment models within Azure given the current infrastructure would also be helpful.

Thank You

2 Replies

  • In my experience better use Microsoft LB not CFE as the Azure's API synchronization between failovers can take minutes while in AWS as the AWS API is faster CFE can resign the public IP address in seconds. So the issues come from Azure API slowness in general.