从Azure Application Insights删除/清除数据 [英] Deleting/Purge data from Azure Application Insights

查看:74
本文介绍了从Azure Application Insights删除/清除数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

以下页面显示了如何清除Application Insights数据-

The following page shows how can I purge Application Insights data -

https://docs.microsoft.com/en-us/rest/api/application-insights/components/purge

我尝试遵循它,但未提及如何使用身份验证,并且在响应中出现以下错误-

I tried following it but it doesn't mention how to use authentication and I am getting the following error in response -

{
"error": {
    "code": "AuthenticationFailed",
    "message": "Authentication failed. The 'Authorization' header is missing."
}

有人可以指导我如何使用身份验证标头吗?

Can someone please guide me how do use the authentication header?

推荐答案

按照喜悦在评论中说的,只需转到网站,然后单击尝试"->使用您的凭据登录,即可看到令牌:

As per joy said in comment, just go to the website, and click "try it" -> log use your credential, then you can see the token:

这篇关于从Azure Application Insights删除/清除数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆