Question 41

You need to recommend the format of telemetry messages to meet the POV requirements.
What should you recommend?
  • Question 42

    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 the IoT devices are provisioned.
    Does the solution meet the goal?
  • Question 43

    You have an Azure IoT Edge device named Edge1.
    You need to configure the module container to link the module storage to the host storage.
    How should you configure the deployment manifest? To answer, drag the appropriate keys to the correct targets. Each key 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 44

    You have the following device twin for the IoT device.

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    Question 45

    You have an Azure IoT hub that has a hostname of contoso-hub.azure-devices.net and an MCU-based IoT device named Device1. Device1 does NOT support Azure IoT SDKs.
    You plan to connect Device1 to the IoT hub by using the Message Queuing Telemetry Transport (MQTT) protocol and to authenticate by using X.509 certificates.
    You need to ensure that Device1 can authenticate to the IoT hub.
    What should you do?