Skip to content

Commit e5ee213

Browse files
authored
Update disks-upload-vhd-to-managed-disk-cli.md
1 parent b742e26 commit e5ee213

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/virtual-machines/linux/disks-upload-vhd-to-managed-disk-cli.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,5 @@ az disk revoke-access -n $targetDiskName -g $targetRG
119119

120120
## Next steps
121121

122-
Now that you've successfully uploaded a vhd to a managed disk, you can [attach the disk to a VM](upload-vhd.md#create-the-vm) to create a new VM.
122+
Now that you've successfully uploaded a vhd to a managed disk, you can attach the disk as a [data disk to an existing VM](add-disk.md) or [attach the disk to a VM as an OS disk](upload-vhd.md#create-the-vm), to create a new VM.
123+

0 commit comments

Comments
 (0)