Skip to content

Commit 3a3003d

Browse files
authored
Merge pull request #313459 from MicrosoftDocs/release-iot-hub-cert-man-refresh
[RELEASE PUBLISH] IoT Hub - Certificate management PP refresh [Ready to MERGE]
2 parents 414ec9b + 3f9d7f7 commit 3a3003d

40 files changed

Lines changed: 2808 additions & 578 deletions

articles/iot-dps/libraries-sdks.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: IoT Hub Device Provisioning Service libraries and SDKs
33
description: Information about the device and service libraries available for developing solutions with Device Provisioning Service (CPS).
44
author: cwatson-cat
55
ms.author: cwatson
6-
ms.date: 02/12/2026
6+
ms.date: 04/01/2026
77
ms.topic: reference
88
ms.service: azure-iot-hub
99
services: iot-dps
@@ -41,25 +41,16 @@ The DPS device SDKs enable your devices to register with DPS and receive their I
4141

4242
### Certificate management device SDKs (preview)
4343

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) |
49-
| Python | [Instructions](https://github.com/Azure/azure-iot-sdk-python/blob/feature/dps-csr-preview/azure-iot-device/samples/dps-cert-mgmt/dps_certificate_management.md) | [Sample](https://github.com/Azure/azure-iot-sdk-python/blob/feature/dps-csr-preview/azure-iot-device/samples/dps-cert-mgmt/provisioning_client_certificate_issuance.py) |
44+
[!INCLUDE [iot-hub-sdks-certificate-management](../../includes/iot-hub-sdks-certificate-management.md)]
5045

5146
### Embedded device SDKs
5247

5348
[!INCLUDE [iot-dps-sdks-embedded](../../includes/iot-dps-sdks-embedded.md)]
5449

5550
### Certificate management embedded device SDKs (preview)
5651

57-
For embedded SDKs that support Microsoft-backed X.509 certificate management in preview, use the following instructions and samples:
5852

59-
| RTOS | SDK | Instructions | Sample |
60-
| :-- | :-- | :-- | :-- |
61-
| **FreeRTOS** | FreeRTOS Middleware | [Instructions](https://github.com/Azure-Samples/iot-middleware-freertos-samples/blob/feature/dps-csr-preview/demos/projects/PC/linux/README.md) | [Sample](https://github.com/Azure-Samples/iot-middleware-freertos-samples/tree/feature/dps-csr-preview/demos/projects/PC/linux) |
62-
| **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) |
53+
[!INCLUDE [iot-hub-sdks-certificate-management-embedded](../../includes/iot-hub-sdks-certificate-management-embedded.md)]
6354

6455
## Service SDKs
6556

0 commit comments

Comments
 (0)