Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-220 Topic 2 Question 49 Discussion

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

You have 1,000 devices that connect to a standard tier Azure IoT hub.

All the devices are commissioned and send telemetry events to the built-in IoT Hub endpoint. You configure message enrichment on the events endpoint and set the enrichment value to $twin.tags.ipV4.

When you inspect messages on the events endpoint, you discover that all the messages are stamped with a string of "$twin.tags.ipV4".

What are two possible causes of the issue? Each Answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer: A, C

Microsoft.Devices.DeviceCreated: Published when a device is registered to an IoT hub.

The first thing you want to do is handle Microsoft.EventGrid.SubscriptionValidationEvent events. Every time someone subscribes to an event, Event Grid sends a validation event to the endpoint with a validationCode in the data payload.


https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-event-grid

https://docs.microsoft.com/en-us/azure/event-grid/receive-events

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel