ApplicationInsights-dotnet icon indicating copy to clipboard operation
ApplicationInsights-dotnet copied to clipboard

Is the SDK supported in Azure Linux app services

Open tbasallo opened this issue 2 years ago • 0 comments

Application Insights was NOT an aoption while creting the web app service. However, after deployment, I was able to enable it. However, some of the settings are confusing.

Is the SDK supported or not? It says load side-by-side with the SDK, but then it says the SDK is disabled.

This project doesn't use the SDK in code (only the auto-tracked items), but I do have some projects with extensive use of the telemetry processors (which I assume are SDK based).

image

tbasallo avatar Nov 19 '23 17:11 tbasallo