You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As stated in microsoft/ApplicationInsights-aspnetcore#968, it is impossible to turn off SQL query logging for Azure Functions (consumption plan). SQL Query logging adds significantly to AI costs, there should be a possibility to turn it off the same way as in application service
Repro Steps
Go to Azure Function -> Platform features -> All settings -> Application Insights and turn SQL Commands off