service fabric load-balancer tweak needed or not?
问题 Most examples about service fabric shows that after deployments, cluster endpoints appear magically just as given in service-manifest eg: <cluster-url>:port/api/home Some people on forums mention about tweaking load balancer to allow access to port. Why the difference in opinions? Which way is correct? When I tried I was never able to access a deployed api/endpoint in azure cluster(load balancer tweaked or not). OneBox worked though. 回答1: The main detail most people forget when building SF