Skip to content

Commit 57e11ec

Browse files
Merge pull request #224829 from craigshoemaker/patch-16
[Static Web Apps] Update storage limits
2 parents 6c9a79f + ea90c4f commit 57e11ec

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/static-web-apps/quotas.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: static-web-apps
55
author: craigshoemaker
66
ms.service: static-web-apps
77
ms.topic: overview
8-
ms.date: 10/13/2021
8+
ms.date: 1/24/2023
99
ms.author: cshoe
1010
---
1111

@@ -18,8 +18,7 @@ The following quotas exist for Azure Static Web Apps.
1818
| Included bandwidth | 100 GB per month, per subscription | 100 GB per month, per subscription |
1919
| Overage bandwidth | Unavailable | $0.20 per GB |
2020
| Apps per Azure subscription | 10 | Unlimited |
21-
| App size | 250 MB | 500 MB |
22-
| Plan size | 500 MB max app size for a single deployment, and 0.50 GB max for all staging and production environments | 500 MB max app size for a single deployment, and 2.00 GB max combined across all staging and production environments |
21+
| Storage | • 500 MB max for all staging and production environments<br><br>• 250 MB max per app | • 2 GB max for all staging and production environments<br><br>• 500 MB max per app |
2322
| Pre-production environments | 3 | 10 |
2423
| Custom domains | 2 per app | 5 per app |
2524
| Allowed IP ranges | Unavailable | 25 |

0 commit comments

Comments
 (0)