PrepAway - Latest Free Exam Questions & Answers

Which two Dependency Telemetry properties should you store in the database? Each correct answer presents part

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 store in the database? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A. Telemetry.Context.Operation.Id

B. Telemetry.Name
C. Telemetry.Context.Cloud.RoleInstance
D. Telemetry.Context.Session.Id

E. Telemetry.Id

References:
https://docs.microsoft.com/en-us/azure/azure-monitor/app/custom-operations-tracking


Leave a Reply