Skip to content

Commit 2f97e5d

Browse files
committed
Small edit
1 parent cc2f850 commit 2f97e5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/iot-hub-howto-connect-service-iothub-entra-dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ string hostname = "xxxxxxxxxx.azure-devices.net";
7777
registryManager = RegistryManager.Create(hostname, tokenCredential);
7878
```
7979

80-
##### Code samples
80+
##### Code sample
8181

82-
For working samples of Microsoft Entra service authentication, see [Role based authentication sample](https://github.com/Azure/azure-iot-sdk-csharp/tree/main/iothub/service/samples/how%20to%20guides/RoleBasedAuthenticationSample).
82+
For a working sample of Microsoft Entra service authentication, see [Role based authentication sample](https://github.com/Azure/azure-iot-sdk-csharp/tree/main/iothub/service/samples/how%20to%20guides/RoleBasedAuthenticationSample).

0 commit comments

Comments
 (0)