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
Copy file name to clipboardExpand all lines: articles/virtual-machines/vm-applications.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,11 +52,13 @@ The VM application packages use multiple resource types:
52
52
53
53
## Limitations
54
54
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.
56
58
57
59
-**Retrying failed installations**: Currently, the only way to retry a failed installation is to remove the application from the profile, then add it back.
58
60
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.
60
62
61
63
-**1GB application size**: The maximum file size of an application version is 1 GB.
0 commit comments