zoukankan      html  css  js  c++  java
  • 【Azure 环境】Notification Hub无法创建Policy : 出现 500 Internal Server Error

    问题描述

    Notification Hub出现问题,无法创建Policy(Rule)。 获得的错误消息:

    Error: Error making Read request on Authorization Rule "notification-hub-auth-rule" (Notification Hub "nh-verify-notify" / Namespace "nh-verify-notify-namespace" / Resource Group "nh-state"): notificationhubs.Client#GetAuthorizationRule: Failure responding to request: StatusCode=500 -- Original Error: autorest/azure: error response cannot be parsed: ""Internal Server Error"" error: json: cannot unmarshal string into Go value of type azure.RequestError

    当通过Azure Notification Hub门户,创建Policy时,遇见相同问题:

    问题答案

    在通过Azure Support的帮助定位后,证明这个问题是 Notification Hub服务升级后的Bug。由此,当Azure上的服务遇见问题,在初步排除使用的错误后,最快的解决办法就是找Azure Support来解决问题:

    https://support.azure.cn/zh-cn/support/support-azure 

    当在复杂的环境中面临问题,格物之道需:浊而静之徐清,安以动之徐生。 云中,恰是如此!

  • 相关阅读:
    java基础语法
    MySQL5.7常用命令
    wireshark抓包分析---TCP/IP协议
    MySQL安全管理
    MySQL触发器
    MySQL存储过程和游标
    mysql实现远程登录
    Java中遍历Map对象的4种方法
    SSM-CRUD
    SSM整合-配置文件
  • 原文地址:https://www.cnblogs.com/lulight/p/15353180.html
Copyright © 2011-2022 走看看