Skip to content

Commit 5e6d324

Browse files
committed
fixing output code block formatting
1 parent 3704a80 commit 5e6d324

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

articles/aks/windows-annual-channel.md

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -137,21 +137,16 @@ Windows Annual Channel versions are based on the Kubernetes version of your node
137137
If you successfully created a Windows Annual Channel node pool, you should see the following output:
138138
139139
```output
140-
[
141-
{
142-
...
143-
Name: npwin
144-
Roles: agent
145-
Labels: agentpool=npwin
146-
...
147-
kubernetes.azure.com/os=windows
148-
...
149-
kubernetes.azure.com/node-image-version=AKSWindows-23H2-gen2
150-
...
151-
kubernetes.azure.com/os-sku=WindowsAnnual
152-
}
153-
]
154-
```
140+
Name: npwin
141+
Roles: agent
142+
Labels: agentpool=npwin
143+
...
144+
kubernetes.azure.com/os=windows
145+
...
146+
kubernetes.azure.com/node-image-version=AKSWindows-23H2-gen2
147+
...
148+
kubernetes.azure.com/os-sku=WindowsAnnual
149+
```
155150
156151
### Upgrade an existing node pool to Windows Annual Channel
157152

0 commit comments

Comments
 (0)