Skip to content

Commit b05ce9d

Browse files
Merge pull request #246229 from RoseHJM/patch-20
Update how-to-configure-azure-compute-gallery.md
2 parents 450a4b1 + abe05a9 commit b05ce9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The image version must meet the following requirements:
4444
- Windows 10 Enterprise version 20H2 or later.
4545
- Windows 11 Enterprise 21H2 or later.
4646
- Generalized VM image.
47-
- You must create the image using the following sysprep options: `/mode:vm flag: Sysprep /generalize /oobe /mode:vm`. </br>
47+
- You must create the image using these three sysprep options: `/mode:vm flag: Sysprep /generalize /oobe /mode:vm`. </br>
4848
For more information, see: [Sysprep Command-Line Options](/windows-hardware/manufacture/desktop/sysprep-command-line-options?view=windows-11#modevm&preserve-view=true).
4949
- 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>
5050
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).

0 commit comments

Comments
 (0)