exam questions

Exam AZ-220 All Questions

View all questions & answers for the AZ-220 exam

Exam AZ-220 topic 5 question 2 discussion

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

You have an Azure Stream Analytics job that connects to an Azure IoT hub named Hub1445 as a streaming data source. Hub1445 is configured as shown in the exhibit.

The Stream Analytics job fails to receive any messages from the IoT hub.
What should you do to resolve the issue?

  • A. Disable the Route1 route.
  • B. Enable the Route3 route.
  • C. Disable the Route2 route.
  • D. Enable the fallback route.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Events are not getting through as Route3, with an events Endpoint, is not enabled.
Note: Azure IoT Hub is a highly scalable publish-subscribe event ingestor optimized for IoT scenarios.
The default timestamp of events coming from an IoT Hub in Stream Analytics is the timestamp that the event arrived in the IoT Hub, which is
EventEnqueuedUtcTime.
Reference:
https://www.darenmay.com/office365/2019/01/27/azure-iot-streaming-analytics-data-lake-analytics-and-json.html

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
d0bermannn
3 years, 5 months ago
B is ok as from https://docs.microsoft.com/en-us/azure/iot-hub/troubleshoot-message-routing you may take it the same as with l3 routing, i.e if on vlan there is a route other then default
upvoted 1 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 ...