Question 1

You have an Azure IoT hub.
You plan to deploy 1,000 IoT devices by using automatic device management.
The device twin is shown below.

You need to configure automatic device management for the deployment.
Which target Condition and Device Twin Path should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 2

You plan to deploy Azure Time Series Insights.
What should you create on iothub1 before you deploy Time Series Insights?
  • Question 3

    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.
  • Question 4

    You have an Azure IoT solution that includes several Azure IoT hubs.
    A new alerting feature was recently added to the IoT devices. The feature uses a new device twin reported property named alertCondition.
    You need to send alerts to an Azure Service Bus queue named MessageAlerts. The alerts must include alertConditionand the name of the IoT hub.
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • Question 5

    You have 100 devices that connect to an Azure IoT hub.
    You need to be notified about failed local logins to a subnet of 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.