Insights for dotnet 5 web apps

Mark Visschers 21 Reputation points
2021-01-19T07:23:21.32+00:00

Hello,

As mentioned in the github https://github.com/microsoft/ApplicationInsights-dotnet/issues/2119**this** issue, the support for dotnet 5 on Azure is supported however the support for Application Insights on web apps isn't at this point.
I was wondering if it is possible to get an estimate on when this will be released.

We are currently building a blazor app for which the upgrade to dotnet 5 is very usefull to all the improvements, however the los of application insights would be a hugh loss.

If there isn't a current estimate, how can I stay informed on the timeline of the releases from azure early access?

Kind regards

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,029 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,926 questions
{count} votes

Accepted answer
  1. Grmacjon-MSFT 18,456 Reputation points
    2021-01-19T21:27:54.963+00:00

    Hi @Mark Visschers ,

    The Application Insights SDK does currently support .NET 5.0. The codeless version of Application Insights is not supported on any version of ASP.NET for Linux OS Web Apps. We recommend you to use the SDK if necessary.

    Support for .NET 5.0 using Windows Web App will be added in the future but we currently don't have an ETA to share. Until then, please utilize the Application Insights SDK for your blazor app. To stay informed for future releases and product updates please visit the Azure App Service team blog.

    Hope that helps.

    -Grace

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.