Skip to content

Commit 7f2f6e6

Browse files
authored
Merge pull request #91333 from cynthn/patch-318
Update disks-upload-vhd-to-managed-disk-cli.md
2 parents 20c4423 + e5ee213 commit 7f2f6e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +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 your disk to a VM and begin using it.
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.
123123

124-
To learn how to attach a disk to a VM, see our article on the subject: [Add a disk to a Linux VM](add-disk.md).

0 commit comments

Comments
 (0)