Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Summary
When a load balancer is configured with a virtual machine (VM) scale set in the backend pool, you can't directly modify the backend port of an existing load-balancing rule while it's associated with a health probe. This article explains how to remove the health probe, update the backend port, and then reconfigure the health probe to allow the change to take effect.
Cause
When a load balancer is configured with a VM scale set, you can't modify the backend port of a load-balancing rule while it's associated with a health probe.
Solution
To change the port, you can remove the health probe. Update the VM scale set, update the port, and then configure the health probe again.