Skip to content

Commit d5eaba2

Browse files
Merge pull request #288447 from kgremban/oct15-fixes
connectedk8s in prerequisites
2 parents 92fb447 + f93749b commit d5eaba2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/iot-operations/deploy-iot-ops/howto-prepare-cluster.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,11 @@ To prepare your Azure Arc-enabled Kubernetes cluster, you need:
5959

6060
* Azure CLI version 2.64.0 or newer installed on your development machine. Use `az --version` to check your version and `az upgrade` to update if necessary. For more information, see [How to install the Azure CLI](/cli/azure/install-azure-cli).
6161

62-
* The latest version of the Azure IoT Operations extension for Azure CLI. Use the following command to add the extension or update it to the latest version:
62+
* The latest version of the following extensions for Azure CLI:
6363

6464
```bash
6565
az extension add --upgrade --name azure-iot-ops
66+
az extension add --upgrade --name connectedk8s
6667
```
6768

6869
* Hardware that meets the system requirements:

0 commit comments

Comments
 (0)