AZ-220 Exam Question 51

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 52

    You need to use message enrichment to add additional device information to messages sent from the IoT gateway devices when the reported temperature exceeds a critical threshold.
    How should you configure the enrich message values? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-220 Exam Question 53

    You need to use message enrichment to add additional device information to messages sent from the IoT gateway devices when the reported temperature exceeds a critical threshold.
    How should you configure the enrich message values? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-220 Exam Question 54

    You need to install the Azure IoT Edge runtime on a new device that runs Windows 10 IoT Enterprise.
    Which four 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 55

    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 a Standard tier Azure IoT hub and a fleet of IoT devices.
    The devices connect to the IoT hub by using either Message Queuing Telemetry Transport (MQTT) or Advanced Message Queuing Protocol (AMQP).
    You need to send data to the IoT devices and each device must respond. Each device will require three minutes to process the data and respond.
    Solution: You use cloud-to-device messages and watch the cloud-to-device feedback endpoint for successful acknowledgement.
    Does this meet the goal?