Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
Hi,
I think you will need Public IP addresses for each VM if you want it to divert the traffic on other VMSS instances, check this page and detailed recommendations on the options you can try. However the LB will always takecare of the backend servers when they are scaled so not sure what is your requirements on this.
Read about Multiple NICs and Public IP addresses assignment.
virtual-machine-scale-sets-networking
Hope this helps.
JS
==
Please Accept the answer if the information helped you. This will help us and others in the community as well.