Skip to content

Commit 32e712b

Browse files
authored
Update auto-upgrade-node-image.md
Added space to line 95 for formatting Edited line 119 to more closely match line 90
1 parent 6a28a0b commit 32e712b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/auto-upgrade-node-image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ az provider register --namespace Microsoft.ContainerService
9292
- The `SecurityPatch` channel isn't supported on Windows OS node pools.
9393

9494
> [!NOTE]
95-
> By default, any new cluster created with an API version of `06-01-2022`or later will set the node OS auto-upgrade channel value to `NodeImage`. Any existing clusters created with an API version earlier than `06-01-2022` will have the node OS auto-upgrade channel value set to `None` by default.
95+
> By default, any new cluster created with an API version of `06-01-2022` or later will set the node OS auto-upgrade channel value to `NodeImage`. Any existing clusters created with an API version earlier than `06-01-2022` will have the node OS auto-upgrade channel value set to `None` by default.
9696
9797

9898
## Using node OS auto-upgrade with Planned Maintenance
@@ -116,7 +116,7 @@ To view the status of your node OS auto upgrades, look up [activity logs][monito
116116

117117
* Can I change the node OS auto-upgrade channel value if my cluster auto-upgrade channel is set to `node-image` ?
118118

119-
No. Currently, when you set the [cluster auto-upgrade channel][Autoupgrade] to `node-image`, it also automatically sets the node OS auto-upgrade channel to `NodeImage`. You can't change the node OS auto-upgrade channel value if your cluster auto-upgrade channel is `node-image`. In order to be able to change the node OS auto-upgrade channel values, make sure the cluster auto-upgrade channel isn't `node-image`.
119+
No. Currently, when you set the [cluster auto-upgrade channel][Autoupgrade] to `node-image`, it also automatically sets the node OS auto-upgrade channel to `NodeImage`. You can't change the node OS auto-upgrade channel value if your cluster auto-upgrade channel is `node-image`. In order to be able to change the node OS auto-upgrade channel values, make sure the [cluster auto-upgrade channel][Autoupgrade] isn't `node-image`.
120120

121121
<!-- LINKS -->
122122
[planned-maintenance]: planned-maintenance.md

0 commit comments

Comments
 (0)