Skip to content

Commit d8dbd59

Browse files
committed
Formatting fix
1 parent c26b323 commit d8dbd59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dev-box/how-to-configure-azure-compute-gallery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ The image version must meet the [Windows 365 image requirements](/windows-365/en
4242
- Hyper-V v2.
4343
- Windows OS.
4444
- Generalized VM image.
45-
- You must create the image using the following sysprep options: '/mode:vm flag: Sysprep /generalize /oobe /mode:vm'. </br>
45+
- You must create the image using the following sysprep options: `/mode:vm flag: Sysprep /generalize /oobe /mode:vm`. </br>
4646
For more information, see: [Sysprep Command-Line Options](/windows-hardware/manufacture/desktop/sysprep-command-line-options?view=windows-11#modevm&preserve-view=true).
47-
- To speed up the Dev Box creation time, you can disable the reserved storage state feature in the image by using the following command: 'DISM.exe /Online /Set-ReservedStorageState /State:Disabled'. </br>
47+
- To speed up the Dev Box creation time, you can disable the reserved storage state feature in the image by using the following command: `DISM.exe /Online /Set-ReservedStorageState /State:Disabled`. </br>
4848
For more information, see: [DISM Storage reserve command-line options](/windows-hardware/manufacture/desktop/dism-storage-reserve?view=windows-11#set-reservedstoragestate&preserve-view=true).
4949
- Single-session virtual machine (VM) images. (Multiple-session VM images aren't supported.)
5050
- No recovery partition.

0 commit comments

Comments
 (0)