Skip to content

Commit af7b3d9

Browse files
authored
Update howto-enable-secure-settings.md
1 parent 629692a commit af7b3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/deploy-iot-ops/howto-enable-secure-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Use the following steps to enable workload identity on an existing connected K3s
6161

6262
```azurecli
6363
#!/bin/bash
64-
az extension add --source <PATH_TO_WHL_FILE>
64+
az extension add --upgrade --source <PATH_TO_WHL_FILE>
6565
```
6666

6767
1. Export environment variables that the `az connectedk8s upgrade` command requires.

0 commit comments

Comments
 (0)