Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
将 Service Fabric 群集子网关联到 NSG 后,Azure 门户未显示节点。
在集群子网关联到 NSG 之前:
集群子网关联到 NSG 后:
我是否遗漏了什么或者这是门户网站上的错误?
您需要确保已通过 NSG 规则将适当的端口列入白名单。我在这里讨论其中的一些内容。
短名单是(到目前为止我能确定的最好的):19080, 19000 用于外部访问。以及集群 vnet 中的 1025-1027、49152-65534 和 445。