ApplicationInsights-dotnet
ApplicationInsights-dotnet copied to clipboard
Is the SDK supported in Azure Linux app services
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).