You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6. On the **Choose a base** page, select the base (custom image or Marketplace image) from which you want to create the formula.
56
50
7. On the **Basic Settings** tab of the **Create formula** page, specify the following values:
57
51
58
52
* **Formula name** - Enter a name for your formula. This value is displayed in the list of base images when you create a VM. The name is validated as you type it, and if not valid, a message indicates the requirements for a valid name.
53
+
- Enter an optional **description** for the formula.
59
54
* **User name** - Enter a user name that is granted administrator privileges.
60
55
* **Password** - Enter - or select from the dropdown - a value that is associated with the secret (password) that you want to use for the specified user. To learn about saving secrets in a key vault and using them when creating lab resources, see [Store secrets in Azure Key Vault](devtest-lab-store-secrets-in-key-vault.md).
61
-
* **VM size** - Select **Change Size** to change the size of the VM.
56
+
57
+
Select **Use a saved secret** if you want to use a secret from Azure Key Vault instead of using a password.
58
+
* **Virtual machine size** - Select **Change Size** to change the size of the VM.
59
+
- **OS disk type** - select the type of disk you want to use (Standard HDD, Standard SSD, or Premium SSD).
62
60
* **Artifacts** - Select **Add or Remove artifacts** page, in which you select and configure the artifacts that you want to add to the base image. For more information about artifacts, see [Create custom artifacts for your Azure DevTest Labs virtual machine](devtest-lab-artifact-author.md).
8. Switch to the **Advanced settings** tab, and specify the following values:
64
64
-**Virtual network** - To change the virtual network, select **Change Vnet**.
65
65
-**Subnet** - To change the subnet, select **Change Subnet**.
66
66
-**IP address configuration** - Specify if you want the Public, Private, or Shared IP addresses. For more information about shared IP addresses, see [Understand shared IP addresses in Azure DevTest Labs](./devtest-lab-shared-ip.md).
67
-
-**Expiration date and time** - Specify the expiration date and time for the VM so that the VM is automatically deleted.
68
-
-**Make this machine claimable** - Making a machine "claimable" means that it will not be assigned ownership at the time of creation. Instead lab users will be able to take ownership ("claim") the machine in the lab's page.
69
-
-**Number of claimable instances** - specify how many of claimable instances you want to create.
67
+
-**Expiration date and time** - You can't edit this field.
68
+
-**Make this machine claimable** - Making a machine "claimable" means that it will not be assigned ownership at the time of creation. Instead lab users will be able to take ownership ("claim") the machine in the lab's page.
0 commit comments