Relative Content

Tag Archive for azureazure-functionsazure-managed-identity

Azure Function App and managed identity TaskCanceledException

I have an Azure Function App connected to Azure SQL via system-assigned managed identity. The connection works well, however I see in Application Insights random errors related to managed identity. It seems to not affect the application, but it’s polluting the error logs. Where are they coming from?