Skip to content

Commit eb3d49d

Browse files
author
craigcaseyMSFT
committed
updated files and TOC
1 parent d2cdc79 commit eb3d49d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/devtest-lab/TOC.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
### [Select IP configuration option](devtest-lab-shared-ip.md)
4747

4848
# Reference
49+
## [Resource Manager templates](https://github.com/Azure/azure-devtestlab/tree/master/Samples)
4950
## [CLI 2.0](/cli/azure/lab)
5051
## [PowerShell](/powershell/module/azurerm.devtestlabs/#devtest_labs)
5152
### [Create or modify labs automatically](devtest-lab-use-arm-and-powershell-for-lab-resources.md)

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ You add a claimable VM to a lab in a similar manner to how you [add a standard V
4343
1. The **Virtual machine disk type** determines which storage disk type is allowed for the virtual machines in the lab.
4444
1. Select **Virtual machine size** and select one of the predefined items that specify the processor cores, RAM size, and the hard drive size of the VM to create.
4545
1. Select **Artifacts** and - from the list of artifacts - select and configure the artifacts that you want to add to the base image.
46-
**Note:** If you're new to DevTest Labs or configuring artifacts, refer to the [Add an existing artifact to a VM](./devtest-lab-add-vm-with-artifacts.md#add-an-existing-artifact-to-a-vm) section, and then return here when finished.
46+
**Note:** If you're new to DevTest Labs or configuring artifacts, refer to the [Add an existing artifact to a VM](devtest-lab-add-vm.md#add-an-existing-artifact-to-a-vm) section, and then return here when finished.
4747
1. Select **Advanced settings** to configure the VM's network options and expiration options. Under **Claim options**, choose **Yes** to make the machine claimable.
4848

4949
![Choose to make the VM claimable.](./media/devtest-lab-add-vm/devtestlab-claim-VM-option.png)
5050

51-
1. If you want to view or copy the Azure Resource Manager template, refer to the [Save Azure Resource Manager template](./devtest-lab-add-vm-with-artifacts.md#save-azure-resource-manager-template) section, and return here when finished.
51+
1. If you want to view or copy the Azure Resource Manager template, refer to the [Save Azure Resource Manager template](devtest-lab-add-vm.md#save-azure-resource-manager-template) section, and return here when finished.
5252
1. Select **Create** to add the specified VM to the lab.
5353
1. The lab blade displays the status of the VM's creation - first as **Creating**, then as **Running** after the VM has been started.
5454

0 commit comments

Comments
 (0)