Skip to content

Commit 25275b0

Browse files
authored
Update New-AzureRmAks.md
Description of -NodeOsDiskSize was wrong. Also added minimum size.
1 parent e7ca141 commit 25275b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Aks/Commands.Aks/help/New-AzureRmAks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Accept wildcard characters: False
187187
```
188188
189189
### -NodeOsDiskSize
190-
The default number of nodes for the node pools.
190+
Size in GB of the OS disk for each node in the node pool. Minimum 30 GB.
191191
192192
```yaml
193193
Type: Int32

0 commit comments

Comments
 (0)