Skip to content

Commit 27acd20

Browse files
authored
Update upload-vhd.md
1 parent 05ecd8f commit 27acd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/upload-vhd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ You can now upload VHD straight into a managed disk. For instructions, see [Uplo
7878

7979
You can also create a customized VM in Azure and then copy the OS disk and attach it to a new VM to create another copy. This is fine for testing, but if you want to use an existing Azure VM as the model for multiple new VMs, create an *image* instead. For more information about creating an image from an existing Azure VM, see [Create a custom image of an Azure VM by using the CLI](tutorial-custom-images.md).
8080

81-
If you want to copy an existing VM to another region, you might want to use azcopy to [creat a copy of a disk in anothre region](disks-upload-vhd-to-managed-disk-cli.md#copy-a-managed-disk).
81+
If you want to copy an existing VM to another region, you might want to use azcopy to [creat a copy of a disk in another region](disks-upload-vhd-to-managed-disk-cli.md#copy-a-managed-disk).
8282

8383
Otherwise, you should take a snapshot of the VM and then create a new OS VHD from the snapshot.
8484

0 commit comments

Comments
 (0)