Skip to content

Commit 1aeb4ae

Browse files
Merge pull request #232448 from ericd-mst-github/erd-vm-applications-how-to
updated ms.date, 2GB limitation wording, and storage SAS note
2 parents d4cfea3 + 4712b4c commit 1aeb4ae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/virtual-machines/vm-applications.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: virtual-machines
55
ms.subservice: gallery
66
ms.topic: conceptual
77
ms.workload: infrastructure
8-
ms.date: 05/18/2022
8+
ms.date: 03/28/2023
99
author: ericd-mst-github
1010
ms.author: nikhilpatel
1111
ms.reviewer: erd
@@ -60,7 +60,7 @@ The VM application packages use multiple resource types:
6060

6161
- **Only 25 applications per VM**: No more than 25 applications may be deployed to a VM at any point.
6262

63-
- **1GB application size**: The maximum file size of an application version is 1 GB.
63+
- **2GB application size**: The maximum file size of an application version is 2 GB.
6464

6565
- **No guarantees on reboots in your script**: If your script requires a reboot, the recommendation is to place that application last during deployment. While the code attempts to handle reboots, it may fail.
6666

@@ -69,6 +69,8 @@ The VM application packages use multiple resource types:
6969
- **Multiple versions of same application on the same VM**: You can't have multiple versions of the same application on a VM.
7070
- **Move operations currently not supported**: Moving VMs with VM Apps to other resource groups are not supported at this time.
7171

72+
> [!NOTE]
73+
> For Azure Compute Gallery and VM Applications, Storage SAS can be deleted after replication.
7274
7375
## Cost
7476

0 commit comments

Comments
 (0)