AZ-220 Exam Question 41

You develop a custom Azure IoT Edge module named temperature-module.
You publish temperature-module to a private container registry named mycr.azurecr.io You need to build a deployment manifest for the IoT Edge device that will run temperature-module.
Which three container images should you define in the manifest? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
mcr.microsoft.com/azureiotedge-simulated-temperature-sensor:1.0
  • AZ-220 Exam Question 42

    You create a new IoT device named device1 on iothub1. Device1 has a primary key of Uihuih76hbHb.
    How should you complete the device connection string? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-220 Exam Question 43

    You have an Azure IoT hub.
    You plan to deploy 1,000 IoT devices by using automatic device management.
    The device twin is shown below.

    You need to configure automatic device management for the deployment.
    Which target Condition and Device Twin Path should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-220 Exam Question 44

    You have an Azure IoT solution that includes several Azure IoT hubs.
    A new alerting feature was recently added to the IoT devices. The feature uses a new device twin reported property named alertCondition.
    You need to send alerts to an Azure Service Bus queue named MessageAlerts. The alerts must include alertConditionand the name of the IoT hub.
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • AZ-220 Exam Question 45

    You need to enable telemetry message tracing through the entire IoT solution.
    What should you do?