在Azure Service Fabric Cluster中更新自定义端点

时间:2017-09-03 11:31:14

标签: azure azure-service-fabric azure-virtual-network

如何在创建群集后编辑/更新Azure Service Fabric Cluster中的自定义端点?

1 个答案:

答案 0 :(得分:2)

是的,这是可能的。

您需要找到SF群集负载均衡器。修改Health probesLoad balancing rules的端口,您可以在新端口上访问SF群集中的服务。

enter image description here

有关此问题的详情,请参阅此link:Open ports for a Service Fabric cluster