Search Results for

    Show / Hide Table of Contents

    Enable Azure Application Insight codeless integration

    To enable the Azure Application Insights codeless integration:

    • Please remove System.Diagnostics.DiagnosticSource.dll and System.Diagnostics.DiagnosticSource.xml out of bin folder inside Casewhere.Worker.Api and Casewhere.Configuration.Web before you deploy to Azure App Service.

    • In Azure Portal, open the Worker Api App Service and Configuration App Service, navigate to Configuration / Application Settings and make sure the following key:

      InstrumentationEngine_EXTENSION_VERSION : disabled

    • Stop and start these Azure App Services and verify the Azure Application Insight status following the link:

      https://{yourwebappname}.scm.azurewebsites.net/ApplicationInsights

    In This Article
    Back to top Generated by DocFX