Skip to content

Commit 7629648

Browse files
authored
Merge pull request #116689 from SatishBoddu-MSFT/patch-2
(AzureCXP) Add an explicit note on C Service SDK deprecated
2 parents 0541978 + 2a5cd57 commit 7629648

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/iot-hub/iot-hub-devguide-sdks.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,11 @@ Azure IoT Hub service SDK for Python:
112112

113113
Azure IoT Hub service SDK for C:
114114

115+
The Azure IoT Service SDK for C is no longer under active development.
116+
We will continue to fix critical bugs such as crashes, data corruption, and security vulnerabilities. We will NOT add any new feature or fix bugs that are not critical, however.
117+
118+
Azure IoT Service SDK support is available in higher-level languages ([C#](https://github.com/Azure/azure-iot-sdk-csharp), [Java](https://github.com/Azure/azure-iot-sdk-java), [Node](https://github.com/Azure/azure-iot-sdk-node), [Python](https://github.com/Azure/azure-iot-sdk-python)).
119+
115120
* Download from [apt-get, MBED, Arduino IDE, or NuGet](https://github.com/Azure/azure-iot-sdk-c/blob/master/readme.md)
116121
* [Source code](https://github.com/Azure/azure-iot-sdk-c)
117122

0 commit comments

Comments
 (0)