Question 66

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?
  • Question 67

    You have an Azure IoT hub.
    You plan to implement IoT Hub events by using Azure Event Grid.
    You need to send an email when the following events occur:
    * Device Created
    * Device Deleted
    * Device Connected
    * Device Disconnected
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • Question 68

    You have an Azure IoT Edge automatic deployment named D1 that deploys a temperature module to five IoT Edge devices.
    D1 has a deployment priority of 10 and the following module configuration.

    You need to create a new layered deployment that will add a new twin property named ReportingMode. The new deployment must not overwrite the existing module configurations set by D1.
    How should you configure the deployment? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 69

    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?
  • Question 70

    You have an Azure IoT solution that includes multiple Azure IoT hubs in different geographic locations and a single Device Provision Service instance.
    You need to configure device enrollment to assign devices to the appropriate IoT hub based on the following requirements:
    * The registration ID of the device
    * The geographic location of the device
    The load between the IoT hubs in the same geographic location must be balanced.
    What should you use to assign the devices to the IoT hubs?