Microsoft
AZ-204 · Question #341
You are developing an ASP.NET Core Web API web service. The web service uses Azure Application Insights for all telemetry and dependency tracking. The web service reads and writes data to a database o
Sign in or unlock AZ-204 to reveal the answer and full explanation for question #341. The question stem and answer options stay visible for context.
Submitted by khalil_dz· Mar 30, 2026Monitor, troubleshoot, and optimize Azure solutions
Question
You are developing an ASP.NET Core Web API web service. The web service uses Azure Application Insights for all telemetry and dependency tracking. The web service reads and writes data to a database other than Microsoft SQL Server. You need to ensure that dependency tracking works for calls to the third-party database. Which two dependency telemetry properties should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- ATelemetry.Context.Cloud.RoleInstance
- BTelemetry.Id
- CTelemetry.Name
- DTelemetry.Context.Operation.Id
- ETelemetry.Context.Session.Id
Unlock AZ-204 to see the answer
You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Application Insights#dependency tracking#telemetry properties#custom tracking