Skip to content

Commit 13eeb46

Browse files
authored
Merge pull request #105831 from TimShererWithAquent/us1668386b-followup
Fix non-breaking issue.
2 parents 9ca2183 + 938cb16 commit 13eeb46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/iot-dps/quick-enroll-device-tpm-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In this quickstart, you programmatically create an individual enrollment for a T
2626
- Endorsement key. Use the steps in [Create and provision a simulated device](quick-create-simulated-device.md) or use the endorsement key supplied with the SDK, described below.
2727

2828
> [!IMPORTANT]
29-
> This article only applies to the deprecated V1 Python SDK. Device and service clients for the Iot Hub Device Provisioning Service are not yet available in V2. The team is currently hard at work to bring V2 to feature parity.
29+
> This article only applies to the deprecated V1 Python SDK. Device and service clients for the IoT Hub Device Provisioning Service are not yet available in V2. The team is currently hard at work to bring V2 to feature parity.
3030
3131
<a id="prepareenvironment"></a>
3232

articles/iot-dps/quick-enroll-device-x509-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In this quickstart, you use Python to programmatically create an enrollment grou
2626
- [Git](https://git-scm.com/download/).
2727

2828
> [!IMPORTANT]
29-
> This article only applies to the deprecated V1 Python SDK. Device and service clients for the Iot Hub Device Provisioning Service are not yet available in V2. The team is currently hard at work to bring V2 to feature parity.
29+
> This article only applies to the deprecated V1 Python SDK. Device and service clients for the IoT Hub Device Provisioning Service are not yet available in V2. The team is currently hard at work to bring V2 to feature parity.
3030
3131
## Prepare test certificates
3232

0 commit comments

Comments
 (0)