Disable Azure Application Insights for Site24x7 APM Insight (.NET agent)

Disable Azure Application Insights to avoid conflicts with Site24x7 APM Insight .NET agent

When using the Site24x7 APM Insight .NET agent with an Azure App Service, it's important to disable Azure Application Insights. Both tools use profiler-based instrumentation, and having both enabled simultaneously can lead to conflicts—resulting in incomplete, inaccurate, or missing performance data.
To ensure reliable and accurate monitoring with Site24x7, follow the steps below to turn off Azure application insights.
  1. Log in to the Microsoft Azure portal
    Go to https://portal.azure.com and sign in using your Azure credentials.
  2. Open your App Service
    From the left-hand menu:
    1. Click App Services.
    2. Select the app where the Site24x7 APM Insight agent is installed.
  3. Navigate to Application Insights
    In the App Service's menu:
    1. Scroll down to Monitoring.
    2. Click on Application Insights.
  4. Turn-off Application Insights
    1. Click the Turn Off button.
    2. Confirm the action when prompted.



  5. Final step
    1. In the same App Service panel, go to Settings > Extensions.
    2. Ensure the APM Insight .NET agent extension is installed and listed.
    3. Restart the App Service to apply the changes.



    • Related Articles

    • How to identify and resolve conflicts between other APM products and the APM Insight .NET agent

      Problem statement: You are experiencing either of the below issues and suspect that another APM product is interfering with the Site24x7 .NET agent. 1. The .NET monitor is not created under APM > APM Insight > Applications, even after the .NET agent ...
    • How to add APM Insight Java agent without application restart?

      In general, after installing the APM Insight Java agent, you have to restart your application for the agent to capture monitoring data. But in case of critical issues in the app, like sudden application slowness, where you haven't installed APM ...
    • How to enable or disable application filters in the .NET Core agent?

      The APM Insight .NET Core agent is designed to monitor IIS-hosted applications based on the list entered in the appfilter.config file in the agent's installation location. Irrespective of the filter, we can monitor all .NET Core applications hosted ...
    • DC migration steps for APM Insight agents

      For Server based installations 1. Obtain the new device key. 2. Update the license.key value in the APM Insight configuration file (or the environment variable mentioned) with the new device key. The location varies for each agent, as listed below: ...
    • DC migration steps for APM Insight Python agent

      Obtain the new device key. Update the license.key value in the apminsight_info.json file located at the <application root directory>. Log in to the server and delete the existing instance information file located at the <application root ...