A bracken-ridge ticket site calls a Function and then Cosmos DB; support wants the whole hop in one view. What Application Insights feature stitches that operation?
Select an answer to reveal the explanation.
Short Explanation
Distributed traces glue the web call, Function hop, and Cosmos dependency under one operation id. One lonely log line, Event Hubs Capture, and Graph are different tools.
Full Explanation
Application Insights correlates requests and dependencies using a distributed operation (trace) identifier so end-to-end hops appear together. A single uncorrelated log line does not stitch the path. Event Hubs Capture and Microsoft Graph serve other workloads and are not the Domain 4 correlation mechanism.