Skip to content

Commit 5cf71dd

Browse files
author
Cynthia Nottingham
committed
adding version to portal
1 parent 1af8a6f commit 5cf71dd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

articles/virtual-machines/vm-applications-how-to.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,17 @@ Choose an option below for creating your VM application definition and version:
7070
1. When you are done, select **Review + create**.
7171
1. When validation completes, select **Create** to have the definition deployed.
7272
1. Once the deployment is complete, select **Go to resource**.
73+
1. On the page for the application, select **Create a VM application version**. The **Create a VM Application Version** page will open.
74+
1. Enter a version number like 1.0.0.
75+
1. Select the region where you have uploaded your application package.
76+
1. Under **Source application package**, select **Browse**. Select the storage account, then the container where your package is located. Select the package from the list and then click **Select** when you are done.
77+
1. Type in the **Install script**. You can also provide the **Uninstall script** and **Update script**. See the [Overview](vm-applications.md#command-interpreter) for information on how to create the scripts.
78+
1. If you have a default configuration file uploaded to a storage account, you can select it in **Default configuration**.
79+
1. Select **Exclude from latest** if you do not want this version to appear as the latest version when you create a VM.
80+
1. For **End of life date**, choose a date in the future to track when this version should be retired. It is not deleted or removed automatically, it is only for your own tracking.
81+
1. To replicated this version to other regions, select the **Replication** tab and add more regions and make changes to the number of replicas per region. The original region where your version was created must be in the list and cannot be removed.
82+
1. When you are done making changes, select **Review + create** at the bottom of the page.
83+
1. When validation shows as passed, select **Create** to deploy your VM application version.
7384

7485

7586
Now you can create a VM and deploy the VM application to it using the portal. Just create the VM as usual, and under the **Advanced** tab, choose **Select a VM application to install**.

0 commit comments

Comments
 (0)