Skip to content

Commit 8682608

Browse files
Merge pull request #235957 from qpetraroia/master
Update supported-kubernetes-versions.md
2 parents 8e8b13d + a703485 commit 8682608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/supported-kubernetes-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ For the past release history, see [Kubernetes history](https://en.wikipedia.org/
5353
## Alias minor version
5454

5555
> [!NOTE]
56-
> Alias minor version requires Azure CLI version 2.37 or above as well as API version 20220201 or above. Use `az upgrade` to install the latest version of the CLI.
56+
> Alias minor version requires Azure CLI version 2.37 or above as well as API version 20220401 or above. Use `az upgrade` to install the latest version of the CLI.
5757
5858
AKS allows you to create a cluster without specifying the exact patch version. When you create a cluster without designating a patch, the cluster runs the minor version's latest GA patch. For example, if you create a cluster with **`1.21`**, your cluster will run **`1.21.7`**, which is the latest GA patch version of *1.21*.
5959

0 commit comments

Comments
 (0)