HOTSPOT -You need to configure Azure IoT Edge module routing to ensure that modules route traffic as shown in the following exhibit.How should you complete the IoT Edge module routes? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
DRAG DROP -You have an Azure IoT Edge device named Edge1.You need to configure the module container to link the module storage to the host storage.How should you configure the deployment manifest? To answer, drag the appropriate keys to the correct targets. Each key may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.NOTE: Each correct selection is worth one point.Select and Place:
You are developing an Azure IoT solution for a shipping company. The company's ships will have sensors used for predictive maintenance. Some sensor devices will be MQTT-capable, and others will use Modbus.Each ship has an internet connection that is available only when the ship is docked.You create an Azure IoT hub.You need to implement an IoT solution that uses Azure IoT Edge.What should you do?
HOTSPOT -You have an Azure subscription that contains an Azure IoT hub, an Azure IoT Edge gateway, and 1,000 leaf devices. The leaf devices use a custom communication protocol that is NOT supported by the IoT hub.You need to configure the gateway to meet the following requirements:✑ Minimize the number of connections between the gateway and the IoT hub.✑ Support addressing cloud-to-device messages to individual leaf devices.How should you configure the gateway? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
You have an Azure IoT Edge module named SampleModule that runs on a device named Device1.You make changes to the code of SampleModule by using Microsoft Visual Studio Code.You need to push the code to the container registry and then deploy the module to Device1.Which two actions should you perform from Visual Studio Code? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
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?