【发布时间】:2013-07-25 10:52:58
【问题描述】:
我在一个 Azure 包中有两个辅助角色。 我收到此错误:
角色 WorkerRole1 中的端点 Microsoft.WindowsAzure.Plugins.RemoteForwarder.RdpInput 和角色 WorkerRole2 中的端点 Microsoft.WindowsAzure.Plugins.RemoteForwarder.RdpInput 都使用端口“3389”。
但我在云服务配置(cscfg)文件中没有找到对 Microsoft.WindowsAzure.Plugins.RemoteForwarder.RdpInput 的任何引用
【问题讨论】:
标签: azure azure-packaging