Skip to content

Commit 187fbb3

Browse files
Merge pull request #227362 from qpetraroia/master
add supported api for alias minor version
2 parents 4870a93 + e27655f commit 187fbb3

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
@@ -37,7 +37,7 @@ Aim to run the latest patch release of the minor version you're running. For exa
3737
## Alias minor version
3838

3939
> [!NOTE]
40-
> Alias minor version requires Azure CLI version 2.37 or above. Use `az upgrade` to install the latest version of the CLI.
40+
> 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.
4141
4242
With AKS, you can create a cluster without specifying the exact patch version. When you create a cluster without designating a patch, the cluster will run 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*.
4343

0 commit comments

Comments
 (0)