Skip to content

Commit 51e00c1

Browse files
Fixed description for NodeOsDiskSize parameter (Azure#16716)
There was a wrong description for NodeOsDiskSize (the same as for the NodeCount) parameter.
1 parent df994ed commit 51e00c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Aks/Aks/help/Set-AzAksCluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ Accept wildcard characters: False
497497
```
498498
499499
### -NodeOsDiskSize
500-
The default number of nodes for the node pools.
500+
Specifies the size, in GB, of the operating system disk.
501501
502502
```yaml
503503
Type: System.Int32

0 commit comments

Comments
 (0)