exam questions

Exam AZ-220 All Questions

View all questions & answers for the AZ-220 exam

Exam AZ-220 topic 12 question 1 discussion

Actual exam question from Microsoft's AZ-220
Question #: 1
Topic #: 12
[All AZ-220 Questions]

You need to enable telemetry message tracing through the entire IoT solution.
What should you do?

  • A. Monitor device lifecycle events.
  • B. Upload IoT device logs by using the File upload feature.
  • C. Enable the DeviceTelemetry diagnostic log and stream the log data to an Azure event hub.
  • D. Implement distributed tracing.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
IoT Hub is one of the first Azure services to support distributed tracing. As more Azure services support distributed tracing, you'll be able trace IoT messages throughout the Azure services involved in your solution.
Note:
Enabling distributed tracing for IoT Hub gives you the ability to:
✑ Precisely monitor the flow of each message through IoT Hub using trace context. This trace context includes correlation IDs that allow you to correlate events from one component with events from another component. It can be applied for a subset or all IoT device messages using device twin.
✑ Automatically log the trace context to Azure Monitor diagnostic logs.
✑ Measure and understand message flow and latency from devices to IoT Hub and routing endpoints.
✑ Start considering how you want to implement distributed tracing for the non-Azure services in your IoT solution.
Reference:
https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-distributed-tracing

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
Currently there are no comments in this discussion, be the first to comment!
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 ...