Skip to content

Commit 65ae5d1

Browse files
authored
Merge pull request #95783 from vrapolinario/patch-2
Update quick-windows-container-deploy-cli.md
2 parents 459820b + 00f48c8 commit 65ae5d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/aks/learn/quick-windows-container-deploy-cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ When ready, refresh the registration of the *Microsoft.ContainerService* resourc
162162
```azurecli-interactive
163163
az provider register --namespace Microsoft.ContainerService
164164
```
165+
> [!NOTE]
166+
> Windows Server 2022 requires Kubernetes version "1.23.0" or higher.
165167
166168
Use `az aks nodepool add` command to add a Windows Server 2022 node pool:
167169

0 commit comments

Comments
 (0)