Skip to content

Commit 7713f31

Browse files
committed
:-(
1 parent 7d3f6ac commit 7713f31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/devtest-labs/devtest-lab-add-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,13 @@ When you create a VM in DevTest Labs, you automatically have permission to acces
113113

114114
DevTest Labs users in the **Owner** and **Contributor** roles can see all lab VMs on the lab's **All Resources** page. Users in the **DevTest Labs User** role can't automatically access VM resources that other users created, so they don't see those VMs on the **All resources** page.
115115

116-
## Copy existing Azure VMs into a lab
116+
## Copy existing VMs into a lab
117117

118118
You can copy existing VMs to DevTest Labs as follows:
119119

120120
1. Use a [PowerShell script](https://github.com/Azure/azure-devtestlab/blob/master/samples/DevTestLabs/Scripts/CopyVirtualMachines/CopyAzVHDFromVMToLab.ps1) to copy your existing VM's virtual hard disk (VHD) file to the lab.
121121
1. Use the VHD file to [create a custom image](devtest-lab-create-template.md) in your lab.
122-
1. Create a lab VM from your custom image.
122+
1. [Create a lab VM]((add-vm-use-shared-image.md) from your custom image.
123123

124124
## Related content
125125

0 commit comments

Comments
 (0)