Skip to content

Commit 19c9902

Browse files
authored
Improve description - specifying OsType to Windows
1 parent 263a014 commit 19c9902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ previous command also uses the default subnet in the default vnet created when r
128128

129129
## Add a Windows Server 2019 or Windows Server 2022 node pool
130130

131-
AKS supports Windows Server 2019 and Windows Server 2022 node pools. For Kubernetes versions "1.25.0" and higher, Windows Server 2022 is the default operating system. For earlier versions, Windows Server 2019 will be the default operating system. To use the non-default OS, you must specify the `OsSKU` to `Windows2019` or `Windows2022`.
131+
AKS supports Windows Server 2019 and Windows Server 2022 node pools. For Kubernetes versions "1.25.0" and higher, Windows Server 2022 is the default operating system. For earlier versions, Windows Server 2019 will be the default operating system. To use the non-default OS, you must specify the `OsSKU` to `Windows2019` or `Windows2022` except specifying `OsType` to `Windows`.
132132

133133
> [!NOTE]
134134
> OsSKU requires PowerShell Az module version "9.2.0" or higher.

0 commit comments

Comments
 (0)