Skip to content

Commit c52773b

Browse files
committed
Add link
1 parent f185dce commit c52773b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-operations/manage-mqtt-broker/howto-configure-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: azure-mqtt-broker
88
ms.topic: how-to
99
ms.custom:
1010
- ignite-2023
11-
ms.date: 12/09/2024
11+
ms.date: 02/28/2025
1212

1313
#CustomerIntent: As an operator, I want to configure authentication so that I have secure MQTT broker communications.
1414
---
@@ -916,7 +916,7 @@ spec:
916916

917917
### Use custom authentication for username and password authentication
918918

919-
You can use custom authentication to implement username and password authentication. A sample custom authentication server sample is available for testing. See the [Azure IoT Operations MQTT username and password authentication sample]() on GitHub.
919+
You can use custom authentication to implement username and password authentication. A sample custom authentication server sample is available for testing. See the [Azure IoT Operations MQTT username and password authentication sample](https://github.com/Azure-Samples/explore-iot-operations/tree/main/samples/auth-server-user-pass-mqtt) on GitHub.
920920

921921

922922
## Disable authentication

0 commit comments

Comments
 (0)