MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.29k stars 21.47k forks source link

install iot edge runtime Issue: Microsoft package (defender-iot-micro-agent-edge) missing when following steps for RaspberryPi with 12 - Bookworm (arm32v7) OS #124813

Open Swiftsoft-JA opened 1 week ago

Swiftsoft-JA commented 1 week ago

Type of issue

Code doesn't work

Feedback

When going through steps on site below to install iot edge runtime on raspberry pi with latest OS (12 Bookworm), error is thrown because one of the packages does not exist on OS 12.

https://learn.microsoft.com/en-us/azure/iot-edge/how-to-provision-single-device-linux-symmetric?view=iotedge-1.5&tabs=azure-portal%2Cdebian

The install command from page that throws the error is:

sudo apt-get install aziot-edge defender-iot-micro-agent-edge

The package "defender-iot-micro-agent-edge" does not appear to be listed inside the microsoft packages for OS 12 (it is present for OS 11, see below links showing mircosoft packages available).

https://packages.microsoft.com/debian/11/prod/pool/main/d/ OS 11 https://packages.microsoft.com/debian/12/prod/pool/main/d/ OS 12

Note you can also see that the "deviceupdate-agent" is also not availble for OS 12 (only 11), which I require. Can these two packages be added to the microsoft package list for OS 12 or documentation updated to show these packages are not available for OS 12?

Page URL

https://learn.microsoft.com/en-us/azure/iot-edge/how-to-provision-single-device-linux-symmetric?view=iotedge-1.5&tabs=azure-portal%2Cdebian

Content source URL

https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/iot-edge/includes/iot-edge-install-linux.md

Author

patricka

Document Id

iot-edge-install-linux.md

TPavanBalaji commented 5 days ago

@Swiftsoft-JA Thanks for your feedback! We will investigate and update as appropriate.

TPavanBalaji commented 3 days ago

@Swiftsoft-JA Thank you for bringing this to our attention. I've delegated this to content author, who will review it and offer their insightful opinions.