You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-operations/connect-to-cloud/howto-configure-fabric-rti.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Azure Key Vault is the recommended way to sync the connection string to the Kube
66
66
| SASL type | Choose *Plain*|
67
67
| Synced secret name | Name of secret that will synced to the Kubernetes cluster. You can choose any name. |
68
68
| 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. |
70
70
71
71
1. Select **Apply** to provision the endpoint.
72
72
@@ -76,7 +76,7 @@ Identical to [SASL instructions for the Event Hubs endpoint](../connect-to-cloud
76
76
77
77
# [Kubernetes](#tab/kubernetes)
78
78
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).
0 commit comments