Skip to content

Commit 51fd5ee

Browse files
committed
refresh
1 parent d603864 commit 51fd5ee

22 files changed

+138
-104
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@ Use the following steps to add a claimable VM to a lab in DevTest Labs:
2727

2828
:::image type="content" source="media/devtest-lab-add-claimable-vm/add-machine.png" border="false" alt-text="Screenshot that shows how to add a virtual machine for a lab in the Azure portal." lightbox="media/devtest-lab-add-claimable-vm/add-machine-large.png":::
2929

30-
1. On the **Choose a base** page, select a marketplace image to use when creating the VM. After you select a base image, the **Create lab resource - Virtual machine** pane opens.
30+
1. On the **Choose a base** page, select a Marketplace image to use when creating the VM. After you select a base image, the **Create lab resource - Virtual machine** pane opens.
3131

3232
1. On the **Basic Settings** tab, configure the following options:
3333

34-
- **Virtual machine name**: Enter a name for the VM. The text box is prefilled with a unique autogenerated name. The value corresponds to the user name within your email address followed by a unique three-digit number. You can override the provided value by entering a name of your choice.
34+
- **Virtual machine name**: Enter a name for the VM. The text box is prefilled with a unique autogenerated name. The value corresponds to the user name within your email address followed by a unique three-digit number. You can override the provided value by entering a name of your choice. The machine name is validated as you type. A message indicates the requirements for a valid name.
3535

3636
- **User Name**: Enter the name for a user with administrator privileges on the virtual machine. For the first VM you create for your lab, the text box is prefilled with a unique autogenerated name. The name corresponds to the user name within your email address. You can override the autogenerated value by entering a name of your choice. When you create subsequent VMs in your lab, this text box is prefilled with the most recent user name that you used.
3737

3838
- **Password**: When you create the first VM in your lab, enter a password for the user with administrator privileges. To save this password as a default password in the Azure key vault associated with your lab, select **Save as default password**. The default password is saved in your key vault with the name `VmPassword`. When you create subsequent VMs in the lab, the `VmPassword` value is automatically entered as the password. To override the value, clear the **Use a saved secret** check box, and enter a password.
3939

40-
**Use a saved secret**: You can also save secrets in your Azure key vault first and then use the secrets when you create VMs in your lab. To use a password stored in your key vault, select **Use a saved secret**, and then specify a key value that corresponds to your stored secret (password). For more information, see [Store secrets in a key vault](devtest-lab-store-secrets-in-key-vault.md).
40+
**Use a saved secret**: You can also save secrets in your Azure key vault first and then use the secrets when you create VMs in your lab. To use a password stored in your key vault, select **Use a saved secret**, and then specify a key value that corresponds to your stored secret (password). For more information, see [Store secrets in Azure Key Vault](devtest-lab-store-secrets-in-key-vault.md).
4141

4242
- **Virtual machine size**: A common size is prefilled according to the base image you selected for the VM. The size specifies the processor cores, RAM size, and hard drive size of the VM to create. To use a different size, select **Change size** and choose from a list of available sizes and support options.
4343

@@ -57,8 +57,8 @@ Use the following steps to add a claimable VM to a lab in DevTest Labs:
5757
- **Virtual network**: The virtual network for your lab is prefilled in the text field. Use the dropdown list to select from available networks.
5858

5959
- **Subnet Selector**: The subnet for the selected virtual network for your lab is prefilled in the text field. Use the dropdown list to select from available subnets.
60-
61-
- **IP address**: Specify whether the IP address of the VM is **public, private, or shared**.
60+
61+
- **IP address**: Specify the type of IP address for the VM: **Public**, **Private**, or **Shared**. For more information about shared IP addresses, see [Understand shared IP addresses in Azure DevTest Labs](./devtest-lab-shared-ip.md).
6262

6363
- **Expiration date**: To automatically delete the VM, specify the **expiration date** and **expiration time**.
6464

articles/devtest-labs/devtest-lab-manage-formulas.md

Lines changed: 133 additions & 90 deletions
Large diffs are not rendered by default.
134 KB
Loading
73.4 KB
Loading
85.6 KB
Loading
34 KB
Loading
99.2 KB
Loading
34.1 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)