Skip to content

Commit d1e11a5

Browse files
authored
fix recommended type (#4163)
Resolves #4908
1 parent 1d940dd commit d1e11a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/dev-drive/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ When choosing the **Create new VHD** option to set up a Dev Drive, you will then
5555
- **VHD**: Supports virtual disks up to 2040GB in size.
5656
- **VHDX** (Recommended): Supports virtual disks up to 64TB in size and offers more resilient protection against unexpected IO failure caused by issues like power outage). [Learn more about Managing VHDs](/windows-server/storage/disk-management/manage-virtual-hard-disks).
5757
- **Disk type**:
58-
- **Fixed size** - This virtual hard disk file is allocated to the maximum size when created (Recommended for efficiency)
59-
- **Dynamically expanding** - Grows to maximum size as data is written
58+
- **Fixed size** - This virtual hard disk file is allocated to the maximum size when created
59+
- **Dynamically expanding** - Grows to maximum size as data is written (Recommended)
6060

6161
Once you complete the process of selecting between these options, your Dev Drive will be created.
6262

0 commit comments

Comments
 (0)