Skip to content

Commit 2ec24d0

Browse files
Fix label.
1 parent a3d312c commit 2ec24d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/use-multiple-node-pools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ az aks nodepool upgrade \
142142

143143
List the status of your node pools again using the [az aks node pool list][az-aks-nodepool-list] command. The following example shows that *mynodepool* is in the *Upgrading* state to *1.15.7*:
144144

145-
```console
145+
```azurecli
146146
az aks nodepool list -g myResourceGroup --cluster-name myAKSCluster
147147
```
148148

0 commit comments

Comments
 (0)