exam questions

Exam AZ-203 All Questions

View all questions & answers for the AZ-203 exam

Exam AZ-203 topic 5 question 2 discussion

Actual exam question from Microsoft's AZ-203
Question #: 2
Topic #: 5
[All AZ-203 Questions]

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
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️
References:
https://docs.microsoft.com/en-us/azure/azure-monitor/app/custom-operations-tracking

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
AK89
Highly Voted 5 years ago
Correct : Operations.ID and Request.ID/Telemetry.ID
upvoted 6 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...