Forum Discussion
Is Raspberry PI Bullseye also supported by Defender for IoT agent installation?
- Jun 22, 2022
Hi Sander van de Velde ,
The Defender for IoT micro-agent currently supports the following Linux Operating Systems (OS):
Note: Yocto support will be delivered in the next release.
The micro-agent can be deployed as a binary package, or as a source code that can be incorporated as part of the firmware. The customer can modify, and customize the agent as needed.
RPi Bullseye is not officially supported, and the team has prioritized other platforms support for now.
Requests to support any specific OS/Distro can be sent to defender_micro_agent@microsoft.com
Hello Sander van de Velde , I faced the same problem while installing IoT Edge on a Raspberry Pi 3B with Rapbian Buster.
I solved it by uninstalling "libcurl4" and then installing the libcurl3 directly from the debian repository on this link: https://packages.debian.org/stretch/armhf/libcurl3/download
I'm not sure if it is the best solution, but it works for me.
This seems indeed a solution but it feels like a workaround.
I'm not sure for possible side effects so I hope to see a structural solution.