exam questions

Exam AZ-220 All Questions

View all questions & answers for the AZ-220 exam

Exam AZ-220 topic 3 question 3 discussion

Actual exam question from Microsoft's AZ-220
Question #: 3
Topic #: 3
[All AZ-220 Questions]

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.
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mbn
Highly Voted 4 years, 3 months ago
answer is BD B: "Azure IoT Edge relies on an OCI-compatible container runtime. For production scenarios, we recommended that you use the Moby engine. The Moby engine is the only container engine officially supported with Azure IoT Edge." https://docs.microsoft.com/en-us/azure/iot-edge/how-to-install-iot-edge?view=iotedge-2018-06#install-a-container-engine D: "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." https://docs.microsoft.com/en-us/azure/iot-edge/how-to-install-iot-edge?view=iotedge-2018-06#install-iot-edge A is wrong because it refers to an update
upvoted 21 times
...
hotwheelsinsf
Most Recent 2 years, 2 months ago
So what is the right answer???
upvoted 1 times
...
[Removed]
3 years, 1 month ago
I think it should be A,D? https://docs.microsoft.com/en-us/azure/iot-edge/how-to-provision-single-device-linux-symmetric?view=iotedge-2020-11&tabs=azure-portal%2Cubuntu says "install container engine" and "Install the IoT Edge runtime"
upvoted 1 times
[Removed]
3 years, 1 month ago
Sorry, A is talking about update, so I stand with B, D too.
upvoted 1 times
...
...
Plee
3 years, 3 months ago
Selected Answer: BD
Agree with BD
upvoted 1 times
...
liberty123
3 years, 3 months ago
Selected Answer: BD
Agree with BD
upvoted 1 times
...
d0bermannn
3 years, 6 months ago
Selected Answer: BD
B&D is correct as we see link https://docs.microsoft.com/en-us/azure/iot-edge/how-to-provision-single-device-linux-symmetric?view=iotedge-2020-11&tabs=azure-cli
upvoted 3 times
...
kumarneeraj
4 years, 1 month ago
Answer is CD You need to first deploy the IoT Edge runtime and then install it (initialize). How can you update the runtime without deploying it. The security daemon automatically gets added as a part of IoT Edge runtime.
upvoted 1 times
tita_tovenaar
4 years ago
wrong. powershell is not used for pure linux machines. only for linux containers on windows. as this is a RaspPi, it follows standard linux deployment without powershell: https://docs.microsoft.com/en-us/azure/iot-edge/how-to-install-iot-edge?view=iotedge-2020-11
upvoted 3 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...