Rule-based load balancing in Azure AppGateway Backend Pool
I’m trying to vertically scale a service that is connected to an Azure AppGateway on a backend pool, running on a VM. When I add multiple instances of my service (e.g. two target VMs given by IPs), I think the load is randomly distributed between the two instances.