Skip to content

Commit 29e02d0

Browse files
Merge pull request #277885 from AdamZLi/patch-29
Update prepare-for-upload-vhd-image.md
2 parents 55d7e08 + 953f4d5 commit 29e02d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/prepare-for-upload-vhd-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: engagement-fy23
1717

1818
Before you upload a Windows virtual machine (VM) from on-premises to Azure, you must prepare the
1919
virtual hard disk (VHD or VHDX). Azure supports both generation 1 and generation 2 VMs that are in
20-
VHD file format and that have a fixed-size disk. The maximum size allowed for the OS VHD on a generation 1 VM is 2 TB.
20+
VHD file format and that have a fixed-size disk. The maximum size allowed for the OS VHD on a generation 1 VM is 2 TB. You can validate your VHD or VHDX file by refering to [this documentation](https://learn.microsoft.com/powershell/module/hyper-v/test-vhd?view=windowsserver2022-ps).
2121

2222
You can convert a VHDX file to VHD, convert a dynamically
2323
expanding disk to a fixed-size disk, but you can't change a VM's generation. For more information,

0 commit comments

Comments
 (0)