@@ -59,6 +59,7 @@ function plugin_after_vm_creat () {
echo"$COLOR_RED_BLD Warning: PublicIp:8888 is mapped to RANDOM_MACHINE:22. Add inbound-nat-rule on az portal manually if required.$COLOR_CLR" 1>&2
fi
if[[$outbound_ports_per_vm!= 1000 ]];then
echo"$COLOR_RED_BLD Known-Bug: outbound_ports_per_vm limit somehow doesn't work with this script. You must delete slb & manually recrease $COLOR_CLR" 1>&2
echo"$COLOR_RED_BLD Known-Bug: If you use this script, outbound_ports_per_vm limit doesn't work $COLOR_CLR" 1>&2
echo"$COLOR_RED_BLD But if you delete & manually recreate SLB, inbound SLB doesn't work $COLOR_CLR" 1>&2