Azure application insights instance, incorporated with my web api application.
Now I have records available across request, exception, & dependencies tables but don't know how to correlate the records across these tables? Which column of which table should be considered, to correlate a particular request related records across the other tables. Please clarify.