AZ-220 Exam Question 101

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 Answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • AZ-220 Exam Question 102

    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 question, 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?
  • AZ-220 Exam Question 103

    Your company is creating a new camera security system that will use Azure IoT Hub.
    You plan to use an Azure IoT Edge device that will run Ubuntu Server 18.04.
    You need to configure the IoT Edge device.
    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.

    AZ-220 Exam Question 104

    You have an Azure IoT hub.
    You need to check whether the IoT hub was affected by an outage.
    What should you select in the Azure portal? To answer, select the appropriate option in the answer area.
    NOTE: Each correct selection is worth one point.
  • AZ-220 Exam Question 105

    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 devices that connect to an Azure IoT hub. Each device has a fixed GPS location that includes latitude and longitude.
    You discover that a device entry in the identity registry of the IoT hub is missing the GPS location.
    You need to configure the GPS location for the device entry. The solution must prevent the changes from being propagated to the physical device.
    Solution: You add the desired properties to the device twin.
    Does the solution meet the goal?