Some logs don’t reach appinsights with isolated function app
I got a C# azure function app and it uses an ILogger
to log to app insight.
Until recently, the function app was implemented using .NET6 and everything was fine. I then converted it to use .NET 8 and its now dotnet-isolated.
Some logs don’t reach appinsights with isolated function app
I got a C# azure function app and it uses an ILogger
to log to app insight.
Until recently, the function app was implemented using .NET6 and everything was fine. I then converted it to use .NET 8 and its now dotnet-isolated.
Some logs doesn’t reach appinsight with isolated function app
I got a C# azure function app and it uses an ILogger
to log to app insight.
Until recently, the function app was implemented using .NET6 and everything was fine. I then converted it to use .NET 8 and its now dotnet-isolated.