如何将本地 Service Fabric 集群添加到 Visual Studio 2017 Cloud Explorer

How do I add an on-premis Service Fabric cluster to Visual Studio 2017 Cloud Explorer

我们正在考虑使用独立的 Service Fabric(不在 Azure 中)。我有一个用于测试的非开发集群 运行,但我在本地框中运行的应用程序在非开发集群中返回 500 个错误。但是,我看不到任何将测试集群添加到 Cloud Explorer 的方法。它只知道本地和 Azure。如何将诊断事件控制台连接到其他集群?

Cloud Explorer 仅支持 Azure 中的集群和本地开发集群。我们可以显示本地开发集群,因为我们天生就知道如何找到它。您不能添加额外的本地集群。