简体   繁体   English

配置 Azure 网络安全组

[英]Configuring Azure network security group

I enabled NSG for my SF cluster and now trying to enable 'Streaming Traces' for cluster from visual studio.我为我的 SF 集群启用了 NSG,现在尝试从 Visual Studio 为集群启用“Streaming Traces”。 I keep on receiving this error (availble in Microsoft Azure Activity Log):我不断收到此错误(可在 Microsoft Azure 活动日志中找到):

"Configuring network security group 'MyNSG' used by cluster 'MyCluster' - The remote server returned an error: (400) Bad Request. Microsoft.Cct.StatusWindow.DispatchedStatusItemContainer". “配置集群‘MyCluster’使用的网络安全组‘MyNSG’ - 远程服务器返回错误:(400) 错误请求。Microsoft.Cct.StatusWindow.DispatchedStatusItemContainer”。

What do I need to do in order to get rid of this error?我需要做什么才能摆脱这个错误? Enabling traces was possible before setting up the NSG.在设置 NSG 之前可以启用跟踪。

I think status code indicates that the Azure SDN stack cannot or will not process the request due to something that is perceived to be an error due to malformed request syntax, invalid request message framing, or deceptive request routing.我认为状态代码表明 Azure SDN 堆栈无法或不会处理请求,因为请求语法错误、请求消息帧无效或欺骗性请求路由被认为是错误。 This what Azure support can assist you with when you reach out for help.当你寻求帮助时,Azure 支持可以为你提供帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM