AZ-220 · Question #78
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…
The correct answer is A. Update the IoT Edge runtime. B. Install the IoT Edge security daemon. 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…
Question
Options
- AUpdate the IoT Edge runtime.
- BInstall the IoT Edge security daemon.
- CRun the Deploy-IoTEdge PowerShell cmdlet on the IoT Edge device.
- DInstall the container runtime.
How the community answered
(36 responses)- A81% (29)
- C14% (5)
- D6% (2)
Explanation
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 https://docs.microsoft.com/en-us/azure/iot-edge/how-to-install-iot-edge
Topics
Community Discussion
No community discussion yet for this question.