Skip to content

Commit 46eae22

Browse files
authored
Merge pull request #290026 from jlian/release-aio-ga
Listener page improvements
2 parents 2341fda + 45471b8 commit 46eae22

File tree

4 files changed

+291
-273
lines changed

4 files changed

+291
-273
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To link a BrokerListener to a *BrokerAuthentication* resource, specify the `auth
2828

2929
## Default BrokerAuthentication resource
3030

31-
Azure IoT Operations deploys a default *BrokerAuthentication* resource named `default` linked with the *default* listener in the `azure-iot-operations` namespace. It's configured to only use Kubernetes Service Account Tokens (SATs) for authentication.
31+
Azure IoT Operations deploys a default *BrokerAuthentication* resource named `default` linked with the *default* listener in the `azure-iot-operations` namespace. It's configured to only use [Kubernetes Service Account Tokens (SATs)](#kubernetes-service-account-tokens) for authentication.
3232

3333
> [!IMPORTANT]
3434
> The service account token (SAT) authentication method in the default *BrokerAuthentication* resource is required for components in the Azure IoT Operations to function correctly. Avoid updating or deleting the default *BrokerAuthentication* resource.

0 commit comments

Comments
 (0)