Which three container images should you define in the manifest?

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.
A . mcr.microsoft.com/azureiotedge-simulated-temperature-sensor:1.0
B . mcr.microsoft.com/azureiotedge-agent:1.0
C . mcr.microsoft.com/iotedgedev:2.0
D . mycr.azurecr.io/temperature-module:latest
E . mcr.microsoft.com/azureiotedge-hub:1.0

Answer: B,D,E

Explanation:

Each IoT Edge device runs at least two modules: $edgeAgent and $edgeHub, which are part of the IoT Edge runtime. IoT Edge device can run multiple additional modules for any number of processes. Use a deployment manifest to tell your device which modules to install and how to configure them to work together.

Reference: https://docs.microsoft.com/en-us/azure/iot-edge/module-composition

Latest AZ-220 Dumps Valid Version with 88 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments