如何清除Azure AppInsight数据

时间:2015-04-24 16:33:05

标签: azure

想了解如何清除Azure AppInsight中的数据?

查看Azure门户,但找不到任何要清除的选项。

3 个答案:

答案 0 :(得分:8)

答案 1 :(得分:6)

这是不可能的。

唯一的方法是通过门户网站删除整个Application Insights服务配置。 enter image description here

目前,Application Insights有7天的保留政策,因此所有数据都会在7天内自动删除。

答案 2 :(得分:0)

现在可以使用Purge API删除Azure应用程序洞察数据。请参阅了解有关此https://sanganakauthority.blogspot.com/2019/06/how-to-delete-or-purge-azure.html

的更多详细信息