Skip to content

Commit b665a63

Browse files
committed
add more context
Signed-off-by: Ryan Winter <[email protected]>
1 parent f876588 commit b665a63

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/iot-operations/create-edge-apps/overview-state-store.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ The state store extends MQTT broker's authorization mechanism, allowing individu
3636

3737
## Interacting with the state store
3838

39-
A [state store CLI](https://github.com/Azure-Samples/explore-iot-operations/tree/main/tools/statestore-cli) tool is available which enables interaction with the state store from a shell running on any machine.
39+
A [state store CLI](https://github.com/Azure-Samples/explore-iot-operations/tree/main/tools/statestore-cli) tool is available which enables interaction with the state store from a shell running on a off-cluster computer. The documentation will guide you through:
4040

41-
1. Generate an X.509 certificate chain for authenticating with MQTT broker
42-
1. Create a `BrokerAuthentication` using x.509 certificates
43-
1. Create a `BrokerListener` of type LoadBalancer which enables off-cluster access
41+
1. Generating an X.509 certificate chain for authenticating with MQTT broker
42+
1. Creating a `BrokerAuthentication` using x.509 certificates
43+
1. Creating a `BrokerListener` of type LoadBalancer to enable off-cluster access
4444

4545
For instructions on using the tool, refer to the [state store CLI GitHub](https://github.com/Azure-Samples/explore-iot-operations/tree/main/tools/statestore-cli) page.
4646

0 commit comments

Comments
 (0)