Skip to content

Commit 12e251c

Browse files
committed
Fix state store CLI link
1 parent 16e4183 commit 12e251c

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

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

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,7 @@ The state store extends MQTT broker's authorization mechanism, allowing individu
3535

3636
## Interacting with the state store
3737

38-
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 an off-cluster computer. The documentation will guide you through:
39-
40-
1. Generating an X.509 certificate chain for authenticating with MQTT broker
41-
1. Creating a `BrokerAuthentication` using x.509 certificates
42-
1. Creating a `BrokerListener` of type LoadBalancer to enable off-cluster access
43-
44-
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.
45-
46-
> [!NOTE]
47-
> 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.
38+
A [state store CLI](https://github.com/Azure/iot-operations-sdks/blob/main/tools/statestore-cli/readme.md) tool is available which enables interaction with the state store from a shell running on an off-cluster computer.
4839

4940
## Related content
5041

0 commit comments

Comments
 (0)