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 IoT devices that connect to an Azure IoT hub.

From IoT Hub, you create an Event subscription to be notified when devices are registered to IoT Hub. You select webhook endpoint as a handler for the Event subscription.

Which two types of Event Grid messages will be received by the webhook? Each correct 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