You have an IoT device that has the following configurations: ✑ Hardware: Raspberry Pi ✑ Operating system: Raspbian You need to deploy Azure IoT Edge to the device. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Update the IoT Edge runtime. B. Install the IoT Edge security daemon. C. Run the Deploy-IoTEdge PowerShell cmdlet on the IoT Edge device. D. Install the container runtime. Suggested Answer: AB The Azure IoT Edge runtime is what turns a device into an IoT Edge device. The runtime can be deployed on devices as small as a Raspberry Pi or as large as an industrial server. The IoT Edge security daemon provides and maintains security standards on the IoT Edge device. The daemon starts on every boot and bootstraps the device by starting the rest of the IoT Edge runtime. Reference: https://docs.microsoft.com/en-us/azure/iot-edge/how-to-install-iot-edge This question is in AZ-220 Microsoft Azure IoT Developer Exam For getting Microsoft Certified: Azure IoT Developer Specialty Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer