AZ-220 Exam Question 41

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 direct methods and check the response.
Does this meet the goal?
  • AZ-220 Exam 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 question, 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?
  • AZ-220 Exam Question 43

    You have an Azure IoT Central application that has a custom device template.
    You need to configure the device template to support the following activities:
    * Return the reported power consumption.
    * Configure the desired fan speed.
    * Run the device reset routine.
    * Read the fan serial number.
    Which option should you use for each activity? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.

    AZ-220 Exam Question 44

    You have an Azure IoT hub that uses a Device Provisioning Service instance.
    You create a new individual device enrollment that uses symmetric key attestation.
    Which detail from the enrollment is required to auto provision the device by using the Device Provisioning Service?
  • AZ-220 Exam Question 45

    You have 10 IoT devices that connect to an Azure IoT hub named Hub1.
    From Azure Cloud Shell, you run aziot hub monitor-events --hub-name Hub1 and receive the following error message: "aziot hub: 'monitor-events' is not in the 'aziot hub' command group. See 'aziot hub
    --help'."
    You need to ensure that you can run the command successfully. What should you run first?