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 tags to the device twin.Does the solution meet the goal?
You have an existing Azure IoT hub.You use IoT Hub jobs to schedule long running tasks on connected devices.Which two operations do the IoT Hub jobs support directly? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point.
You have 1,000 IoT devices that connect to an Azure IoT hub.Each device has a property tag named city that is used to store the location of the device.You need to update the properties on all the devices located at an office in the city of Seattle as quickly as possible. Any new devices in the Seattle office that are added to the IoT hub must receive the updated properties also.What should you do?
You have an Azure IoT Central application.You add an IoT device named Oven1 to the application. Oven1 uses an IoT Central template for industrial ovens.You need to send an email to the managers group at your company as soon as the oven temperature falls below 400 degrees.Which two actions should you perform? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
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 deviceThe geographic location of the deviceThe 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?
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 theIoT devices are provisioned.Does the solution meet the goal?