Hello,
How do I query for all requests made during a particular session? I want to get all ajax requests being made in the session. Also is there a way to verify all of the requests are going to the same web app instance?
To be clear I am hoping there is a way to do this with KQL in the log analytics of Application Insights.