In Azure Service Fabric, is it possible to have multiple node types with single public IP address?
It is not supported by the portal, and I have spent all day playing with the ARM template and so far no luck.
Looks like it boils down to being able to have two load balancers point to the same public IP address?