Valid AZ-220 Dumps shared by ExamDiscuss.com for Helping Passing AZ-220 Exam! ExamDiscuss.com now offer the newest AZ-220 exam dumps, the ExamDiscuss.com AZ-220 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-220 dumps with Test Engine here:
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.
Correct Answer: B,D,E
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