Is it possible to access the SSH server on Yocto via device stream?

高橋 文貴 0 Reputation points
2024-12-06T06:27:09.0833333+00:00

A customer asked me if it was possible to log in via SSH via an Azure server.

I found an article that said that Azure IoT HUB has a feature called Device Stream, which makes it possible.

Can this feature be configured in Yocto?

Please tell me how.

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,222 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde | MVP 33,951 Reputation points MVP
    2024-12-06T22:09:56.8433333+00:00

    Hello @高橋 文貴,

    welcome to this moderated Azure community forum.

    The device streams functionality of the IoT hub is marked as a public preview but technically this feature will not be picked up anymore by the team behind Azure IoT.

    The Azure IoT Hub, including device streams, is considered feature complete.

    This does not mean the product is deprecated! Microsoft is still providing SLAs, support and updates on these solution because there are widely used and it has its own purpose not covered by other Azure tooling.

    If you want to connected with the OS itself, the Azure Arc enabled services functionality could be perfect for you.

    This works great for both Windows and Linux machines.

    Check this list of supported operating systems regarding the agent that needs to be installed.

    I do not see Yocto listed there so contact Microsoft if you want to go this way.

    As an alternative, you could try the OSConfig option. It enables Azure IoT customers to provision and manage host level configuration on Linux devices connected to Azure IoT.


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.