Search code examples
azureazure-application-insights

Is it ok to delete an Azure Application Insights resource


I have inherited an Azure subscription that is 4 basic App Services (websites). It has two Application Insights resources in it (both for the same App service - go figure).

Is there any problem if I delete these? The 4 websites are all running fine and are very low traffic.

Update: This is a different question from the one linked as a duplicate. This question asks about deleting an Application Insights resource while the supposed duplicate asks about deleting a log analytics workspace resource.


Solution

  • No, there wont be any problem if you delete the unused application Insights

    For Further more Information you can refer this thread and here is the Link that would help you to delete Application Insights.