We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa9ab5 commit 9ff3739Copy full SHA for 9ff3739
1 file changed
articles/iot-hub/iot-hub-device-registry-setup.md
@@ -49,7 +49,7 @@ This article explains how to create a new IoT Hub with [Azure Device Registry (A
49
az extension add --upgrade --source https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.30.0b1/azure_iot-0.30.0b1-py3-none-any.whl
50
```
51
52
- 1. After the install, validate your azure-iot extension version is greater than **0.30.0b1**.
+ 1. After the install, validate your azure-iot extension version is at least **0.30.0b1**.
53
54
```azurecli-interactive
55
az extension list
0 commit comments