Skip to content

Commit 182efb0

Browse files
Merge pull request #227323 from ericd-mst-github/erd-vm-applications-how-to
updated limitation quantity and public storage restriction mention
2 parents c08f583 + 7b6a29d commit 182efb0

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
@@ -52,11 +52,13 @@ The VM application packages use multiple resource types:
5252

5353
## Limitations
5454

55-
- **No more than 3 replicas per region**: When creating a VM Application version, the maximum number of replicas per region is three.
55+
- **No more than 3 replicas per region**: When creating a VM Application version, the maximum number of replicas per region is three.
56+
57+
- **Public access on storage**: Only public level access to storage accounts work, as other restriction levels fail deployments.
5658

5759
- **Retrying failed installations**: Currently, the only way to retry a failed installation is to remove the application from the profile, then add it back.
5860

59-
- **Only 5 applications per VM**: No more than five applications may be deployed to a VM at any point.
61+
- **Only 25 applications per VM**: No more than 25 applications may be deployed to a VM at any point.
6062

6163
- **1GB application size**: The maximum file size of an application version is 1 GB.
6264

0 commit comments

Comments
 (0)