You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-dps/libraries-sdks.md
+3-12Lines changed: 3 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: IoT Hub Device Provisioning Service libraries and SDKs
3
3
description: Information about the device and service libraries available for developing solutions with Device Provisioning Service (CPS).
4
4
author: cwatson-cat
5
5
ms.author: cwatson
6
-
ms.date: 02/12/2026
6
+
ms.date: 04/01/2026
7
7
ms.topic: reference
8
8
ms.service: azure-iot-hub
9
9
services: iot-dps
@@ -41,25 +41,16 @@ The DPS device SDKs enable your devices to register with DPS and receive their I
41
41
42
42
### Certificate management device SDKs (preview)
43
43
44
-
For SDKs that support Microsoft-backed X.509 certificate management in preview, use the following instructions and samples.
45
-
46
-
| Platform | Instructions | Sample |
47
-
| ----- | ----- | ----- |
48
-
| C |[Instructions](https://github.com/Azure/azure-iot-sdk-c/tree/feature/dps-csr-preview/provisioning_client/samples/prov_dev_client_ll_x509_csr_sample)|[Sample](https://github.com/Azure/azure-iot-sdk-c/tree/feature/dps-csr-preview/provisioning_client/samples/prov_dev_client_ll_x509_csr_sample)|
|**Bare Metal**| Azure SDK for Embedded C |[Instructions](https://github.com/Azure/azure-sdk-for-c/blob/feature/dps-csr-preview/sdk/samples/iot/README.md)|[Sample](https://github.com/Azure/azure-sdk-for-c/blob/feature/dps-csr-preview/sdk/samples/iot/paho_iot_provisioning_csr_sample.c)|
0 commit comments