Skip to content

Commit f876588

Browse files
committed
change link to newer location
Signed-off-by: Ryan Winter <[email protected]>
1 parent e241ada commit f876588

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

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

3737
## Interacting with the state store
3838

39-
A 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 any machine.
4040

4141
1. Generate an X.509 certificate chain for authenticating with MQTT broker
4242
1. Create a `BrokerAuthentication` using x.509 certificates
4343
1. Create a `BrokerListener` of type LoadBalancer which enables off-cluster access
44-
1. Open ports on your cluster to enable access to the MQTT broker.
4544

46-
For instructions on setting up your cluster and using the tool, refer to the [state store CLI GitHub](https://github.com/Azure-Samples/explore-iot-operations/tree/main/tools/state-store-cli) page.
45+
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.
4746

4847
> [!NOTE]
4948
> SDKs to interact with the state store are currently in active development, and will be available in the near future to enable edge applications to interact with the state store.

0 commit comments

Comments
 (0)