Application Insights - View SQL Query

Viewed 8074

I have a .NET 4.6.1 setup. I am able to see SQL show up as a dependency but I'd like to view the commands it's executing to this way we can take a look at what's taking the most time. Right now in the command section, it's just showing the FQDN for the sql server.

Any help would be greatly appreciated.

1 Answers
Related