You have 100 devices that connect to an Azure IoT hub.You plan to use Azure functions to process all the telemetry messages from the devices before storing the messages.You need to configure the functions binding for the IoT hub.Which two configuration details should you use to configure the binding? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
HOTSPOT -You have an Azure IoT hub named Hub1 and an Azure Time Series Insights environment named tsi1. Tsi1 connects to Hub1. The solution has been operational for 6 months.Tsi1 is configured as shown in the following exhibit.Hub1 receives 1 million messages per day. Each message is up to 1 KB and is formatted as JSON.Hub1 has seven days of retained telemetry.For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area:
DRAG DROP -You have an instance of Azure Time Series Insights and an Azure IoT hub that receives streaming telemetry from IoT devices.You need to configure Time Series Insights to receive telemetry from the devices.Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.Select and Place:
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 correct answer presents a complete solution.NOTE: Each correct selection is worth one point.
You have an Azure IoT hub.You plan to implement IoT Hub events by using Azure Event Grid.You need to send an email when the following events occur:✑ Device Created✑ Device Deleted✑ Device Connected✑ Device DisconnectedWhich two actions should you perform? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.You have an Azure IoT solution that includes an Azure IoT hub, a Device Provisioning Service instance, and 1,000 connected IoT devices.All the IoT devices are provisioned automatically by using one enrollment group.You need to temporarily disable the IoT devices from the connecting to the IoT hub.Solution: From the Device Provisioning Service, you disable the enrollment group, and you disable device entries in the identity registry of the IoT hub to which theIoT devices are provisioned.Does the solution meet the goal?