Skip to content

Commit 183c0c1

Browse files
authored
Merge pull request #75437 from MikeBazMSFT/patch-4
Correct sysprep limit
2 parents 4d23f4c + d4046f4 commit 183c0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/image-builder-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ The API requires a 'SourceType' that defines the source for the image build, cur
171171

172172

173173
> [!NOTE]
174-
> When using existing Windows custom images, you can run the Sysprep command up to 8 times on a single Windows image, for more information, see the [sysprep](/windows-hardware/manufacture/desktop/sysprep--generalize--a-windows-installation#limits-on-how-many-times-you-can-run-sysprep) documentation.
174+
> When using existing Windows custom images, you can run the Sysprep command up to 3 times on a single Windows 7 or Windows Server 2008 R2 image, or 1001 times on a single Windows image for later versions; for more information, see the [sysprep](/windows-hardware/manufacture/desktop/sysprep--generalize--a-windows-installation#limits-on-how-many-times-you-can-run-sysprep) documentation.
175175
176176
### PlatformImage source
177177
Azure Image Builder supports Windows Server and client, and Linux Azure Marketplace images, see [here](../image-builder-overview.md#os-support) for the full list.

0 commit comments

Comments
 (0)