Skip to content

Commit 433f43f

Browse files
authored
Merge pull request #196799 from Nickomang/aks-pr-cleanup
Updated preview CLI note
2 parents 3476729 + 3c4606c commit 433f43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/node-pool-snapshot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ NODEPOOL_ID=$(az aks nodepool show --name nodepool1 --cluster-name myAKSCluster
3636

3737
> [!IMPORTANT]
3838
> Your AKS node pool must be created or upgraded after Nov 10th, 2021 in order for a snapshot to be taken from it.
39-
>Starting April, 2022 the CLI-preview extension commands for node pool snapshot has changed. In preview CLI please use az aks nodepool snapshot commands, refer [CLI Node Pool Snapshot][az-aks-nodepool-snapshot].
39+
> If you are using the `aks-preview` Azure CLI extension version `0.5.59` or newer, the commands for node pool snapshot have changed. For updated commands, see the [Node Pool Snapshot CLI reference][az-aks-nodepool-snapshot].
4040
4141
Now, to take a snapshot from the previous node pool you'll use the `az aks snapshot` CLI command.
4242

0 commit comments

Comments
 (0)