Hi guys, is there a way to create a load balanced failover configuration for 2 VMs that are only accessed internally?
The VMs perform the same function but I would like to place a load balancer in front of them to provide the protection, but I would need it to forward all ports rather than a specific one. Is this possible?
I looked at Traffic Manager which seems would do the job (in failover configuration), however it only works with external endpoints.
Is there any other way?