Skip to content

Commit a148c34

Browse files
author
Jill Grant
authored
Apply suggestions from code review
Acrolinx fixes
1 parent dda2af5 commit a148c34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/aks/windows-best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ There are some cases where you should consider deploying a Linux node pool when
2424

2525
## Modernize existing applications with Windows on AKS
2626

27-
You may want to containerize existing applications and run them using Windows on AKS. Before starting the containerization process, it's important to understand the application architecture and dependencies. For more information, see [Containerize existing applications using Windows containers](/virtualization/windowscontainers/quick-start/lift-shift-to-containers).
27+
You might want to containerize existing applications and run them using Windows on AKS. Before starting the containerization process, it's important to understand the application architecture and dependencies. For more information, see [Containerize existing applications using Windows containers](/virtualization/windowscontainers/quick-start/lift-shift-to-containers).
2828

2929
## Windows OS version
3030

@@ -73,7 +73,7 @@ As a managed Kubernetes service, AKS provides the necessary tools to upgrade you
7373

7474
### Windows node monthly updates
7575

76-
Windows nodes on AKS follow a monthly update schedule. Every month, AKS creates a new VHD with the latest available updates for Windows node pools. The VHD includes the host image, latest Nano Server image, latest Server Core image, and containerd. We recommend performing monthly updates to your Windows node pools to ensure your nodes have the latest security patches. For more information, see [Upgrade AKS node images][upgrade-aks-node-images].
76+
Windows nodes on AKS follow a monthly update schedule. Every month, AKS creates a new VHD with the latest available updates for Windows node pools. The VHD includes the host image, latest Nano Server image, latest Server Core image, and container. We recommend performing monthly updates to your Windows node pools to ensure your nodes have the latest security patches. For more information, see [Upgrade AKS node images][upgrade-aks-node-images].
7777

7878
> [!NOTE]
7979
> Upgrades on Windows systems include both OS version upgrades and monthly node OS updates.

0 commit comments

Comments
 (0)