We have both device and service SDKs for connecting to Azure IoT. On the device side, we support C, C#, Java, Python, and Node.js. On the service side, we support C#, Java, Python, and Node. For an overview of all the SDKs, please see Understand and use Azure IoT SDKs. Each SDK is open source and hosted on Github—the readmes contain instructions for how to get started, and the sample repositories (C, C#, Java, Node, Python) are a great place to start looking at code examples (C, C#, Java, Node, Python).
Which SDKs are available for Azure IoT?

Elhorton-MSFT
116
Reputation points
I’m just getting started with Azure IoT and need to understand the APIs available to me. What are the currently supported SDKs? What the best starting resources to refer to?
Accepted answer