Skip to content

Commit 0ec68dd

Browse files
committed
Fixing links.
1 parent 3394591 commit 0ec68dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,4 @@ az disk revoke-access -n $targetDiskName -g $targetRG
172172

173173
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.
174174

175-
If you've additional questions, see the [uploading a managed disk](../faq-for-disks.yml#Uploading-to-a-managed-disk) section in the FAQ.
175+
If you've additional questions, see the [uploading a managed disk](../faq-for-disks.yml#uploading-to-a-managed-disk) section in the FAQ.

articles/virtual-machines/windows/disks-upload-vhd-to-managed-disk-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,4 @@ Now that you've successfully uploaded a VHD to a managed disk, you can attach yo
216216

217217
To learn how to attach a data disk to a VM, see our article on the subject: [Attach a data disk to a Windows VM with PowerShell](attach-disk-ps.md). To use the disk as the OS disk, see [Create a Windows VM from a specialized disk](create-vm-specialized.md#create-the-new-vm).
218218

219-
If you've additional questions, see the section on [uploading a managed disk](../faq-for-disks.yml#Uploading-to-a-managed-disk) in the FAQ.
219+
If you've additional questions, see the section on [uploading a managed disk](../faq-for-disks.yml#uploading-to-a-managed-disk) in the FAQ.

0 commit comments

Comments
 (0)