nerdexam
Microsoft

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…

Implement IoT Edge

Question

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.

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)
  • A
    81% (29)
  • C
    14% (5)
  • D
    6% (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

#IoT Edge installation#security daemon#Raspberry Pi#Linux

Community Discussion

No community discussion yet for this question.

Full AZ-220 Practice