Skip to content

Commit d141ddf

Browse files
committed
Edits
1 parent 72fb775 commit d141ddf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

includes/iot-hub-howto-auth-device-cert-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ For more information about certificate authentication, see:
4949

5050
##### Code samples
5151

52-
For a working sample of device X.509 certificate authentication, see [x509 device certificate with chain sample](https://github.com/Azure/azure-iot-sdk-csharp/tree/main/iothub/device/samples/how%20to%20guides/X509DeviceCertWithChainSample).
52+
For a working sample of device X.509 certificate authentication, see [Connect with X.509 certificate](https://github.com/Azure/azure-iot-sdk-csharp/tree/main/iothub/device/samples/how%20to%20guides/X509DeviceCertWithChainSample).

includes/iot-hub-howto-file-upload-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A device app can authenticate with IoT Hub using the following methods:
3838

3939
#### Authenticate using an X.509 certificate
4040

41-
[!INCLUDE [iot-hub-howto-auth-device-cert-dotnet](iot-hub-howto-auth-device-cert-python.md)]
41+
[!INCLUDE [iot-hub-howto-auth-device-cert-dotnet](iot-hub-howto-auth-device-cert-dotnet.md)]
4242

4343
#### Authenticate using a shared access key
4444

0 commit comments

Comments
 (0)