We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents baa9ab5 + 9ff3739 commit f0bdb58Copy full SHA for f0bdb58
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