Ali Jaberipour

Results 4 comments of Ali Jaberipour

We have the same problem with our application. So most of our exception logs are `TaskCanceledException`s logged by Yarp. It would be great if you gave the user the ability...

I also found this issue ([8861](https://github.com/Azure/azure-functions-host/issues/8861)) in this project, but it was closed without a proper resolution.

> I'm fixing this issue by adding an environment variable "APPLICATIONINSIGHTS_CONNECTION_STRING". > > This issue should be a code bug from SDK. By adding the "APPLICATIONINSIGHTS_CONNECTION_STRING" environment variable, the codeless...

> Here's the https://github.com/Azure/azure-webjobs-sdk/pull/2986 to support ManagedIdentity and ClientSecret credential. I will check if we can support DefaultAzureCredential and VisualStudioCredential as well. It would be greate if we can support...