Question 21

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.

Question 22

You create an Azure IoT hub by running the following command.
az iot hub create --resource-group MyResourceGroup --name MyIotHub --sku B1 -- location westus --partition-count 4 What does MylotHub support?
  • Question 23

    You have an Azure IoT hub.
    You plan to attach three types of IoT devices as shown in the following table.

    You need to select the appropriate communication protocol for each device.
    What should you select? To answer, drag the appropriate protocols to the correct devices. Each protocol may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    Question 24

    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 are developing a custom Azure IoT Edge module.
    The module needs to identify the device ID of the local device.
    Solution: You configure the module to read the device ID of the device twin.
    Does this meet the goal?
  • Question 25

    You have an Azure IoT solution that includes an Azure IoT hub.
    You plan to deploy 10,000 IoT devices.
    You need to validate the performance of the IoT solution while 10,000 concurrently connected devices stream telemetry. The solution must minimize effort.
    What should you deploy?