尝试在 Application Insights 中添加收藏夹时,出现错误“创建 Application Insights 'Events logLevel and message' 失败
When trying to add a favorite in Application Insights, an error occurs, "Creating Application Insights 'Events logLevel and message' failed
在添加收藏夹时寻找在 Azure Application Insights 中解决此问题的方法,提供的附加信息:
客户端 xxxx@xx.com 无权执行 Microsoft 操作。insights/components/favorites/write 超出订阅范围。
显然,需要授予权限,但是什么权限和权限?提前致谢。
我做了一些研究,发现 a doc 可能对你有帮助。
我认为您可以将 Application Insights 组件贡献者 分配给用户。请按照文档中的步骤进行操作。
在添加收藏夹时寻找在 Azure Application Insights 中解决此问题的方法,提供的附加信息:
客户端 xxxx@xx.com 无权执行 Microsoft 操作。insights/components/favorites/write 超出订阅范围。
显然,需要授予权限,但是什么权限和权限?提前致谢。
我做了一些研究,发现 a doc 可能对你有帮助。
我认为您可以将 Application Insights 组件贡献者 分配给用户。请按照文档中的步骤进行操作。