Skip to content

Commit 3d94c4d

Browse files
sandervandeveldeVenkat Yalla
andauthored
Update articles/iot-operations/connect-to-cloud/howto-configure-fabric-real-time-intelligence.md
Co-authored-by: Venkat Yalla <[email protected]>
1 parent 4681556 commit 3d94c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-fabric-real-time-intelligence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Azure Key Vault is the recommended way to sync the connection string to the Kube
6262
| Host | The hostname of the Event Stream Custom Endpoint in the format `*.servicebus.windows.net:9093`. Use the bootstrap server address noted previously. |
6363
| Authentication method | *SASL* is the currently the only supported authentication method. |
6464
| SASL type | Choose *Plain* |
65-
| Synced secret name | Enter a name of the Kubernetes secret that contains the connection string. |
65+
| Synced secret name | Enter a name for the syned secret. A Kubernetes secret with this name will be created on the cluster. |
6666
| Username reference of token secret | Create a new or choose an existing Key Vault reference. The secret value must be exactly the text **$ConnectionString** (literal string, not an environment variable reference). |
6767
| 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. |
6868

0 commit comments

Comments
 (0)