Skip to content

Commit c85a0e9

Browse files
author
Venkat Yalla
authored
final
1 parent a13260a commit c85a0e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-fabric-rti.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Azure Key Vault is the recommended way to sync the connection string to the Kube
6666
| SASL type | Choose *Plain* |
6767
| Synced secret name | Name of secret that will synced to the Kubernetes cluster. You can choose any name. |
6868
| Username reference of token secret | Create a new or choose an existing Key Vault reference. The secret value must be the literal string *$ConnectionString*. It is not an environment variable. |
69-
| Password reference of token secret | Create a new or choose an existing Key Vault reference. The secret value must the Custom Endpoint connection string noted earlier. |
69+
| Password reference of token secret | Create a new or choose an existing Key Vault reference. The secret value must be the Custom Endpoint connection string noted earlier. |
7070

7171
1. Select **Apply** to provision the endpoint.
7272

@@ -76,7 +76,7 @@ Identical to [SASL instructions for the Event Hubs endpoint](../connect-to-cloud
7676

7777
# [Kubernetes](#tab/kubernetes)
7878

79-
Identical to [SASL instructions for the Event Hubs endpoint](../connect-to-cloud/howto-configure-kafka-endpoint?tabs=bicep#kubernetes).
79+
Identical to [SASL instructions for the Event Hubs endpoint](../connect-to-cloud/howto-configure-kafka-endpoint?tabs=kubernetes#sasl).
8080

8181
---
8282

0 commit comments

Comments
 (0)