Skip to content

Commit cb49f3b

Browse files
authored
Merge pull request #77102 from zr-msft/aks-cli-header-fix
[AKS] fixed header to be more accurate
2 parents 26b4de8 + 1b476cc commit cb49f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/windows-container-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ az extension add --name aks-preview
4848
> [!NOTE]
4949
> If you've previously installed the *aks-preview* extension, install any available updates using the `az extension update --name aks-preview` command.
5050
51-
### Register multiple node pool feature provider
51+
### Register Windows preview feature
5252

5353
To create an AKS cluster that can use multiple node pools and run Windows Server containers, first enable the *WindowsPreview* feature flags on your subscription. The *WindowsPreview* feature also uses multi-node pool clusters and virtual machine scale set to manage the deployment and configuration of the Kubernetes nodes. Register the *WindowsPreview* feature flag using the [az feature register][az-feature-register] command as shown in the following example:
5454

0 commit comments

Comments
 (0)