Azure Load Balancer
Arpio replicates Azure Load Balancers, enabling load-balanced applications to be restored in recovery environments.
Arpio replicates Load Balancers with their frontend IP configurations, backend address pools, health probes, and load balancing rules. Both public and internal load balancers are supported.
The following attributes are translated during replication:
| Attribute | Translation Method |
|---|---|
| Frontend Public IP | Translated to corresponding recovery public IP |
| Frontend Subnet | Translated to corresponding recovery subnet |
| Backend Subnet | Translated to corresponding recovery subnet |
| Backend VNet | Translated to corresponding recovery VNet |
| Backend IP Addresses | Translated based on NIC or VNet renumbering |
The following resources are automatically selected into recovery points when a Load Balancer is selected:
- Backend NICs and their associated VMs
- Frontend public IP addresses
- Backend pool memberships on NICs are removed at standby since the load balancer may not exist
- Zone assignments are removed if the target region doesn't support availability zones