Skip to content

Commit 4f67eb7

Browse files
authored
Merge pull request #203162 from ericd-mst-github/erd-vm-applications-how-to
added SAS URI note to portal steps
2 parents ceae904 + 1c305fa commit 4f67eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Choose an option below for creating your VM application definition and version:
7575
1. On the page for the application, select **Create a VM application version**. The **Create a VM Application Version** page will open.
7676
1. Enter a version number like 1.0.0.
7777
1. Select the region where you've uploaded your application package.
78-
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're done.
78+
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're done. Alternatively, you can paste the SAS URI in this field if preferred.
7979
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.
8080
1. If you have a default configuration file uploaded to a storage account, you can select it in **Default configuration**.
8181
1. Select **Exclude from latest** if you don't want this version to appear as the latest version when you create a VM.

0 commit comments

Comments
 (0)