Skip to content

Commit d1852a1

Browse files
author
Adrian Hall
committed
Table layout.
1 parent 0955c0b commit d1852a1

File tree

1 file changed

+21
-16
lines changed

1 file changed

+21
-16
lines changed

articles/static-web-apps/quotas.md

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,29 @@ ms.author: cshoe
1313

1414
Per-subscription limits:
1515

16-
| Feature | Free plan | Standard plan | Dedicated plan (Preview) |
17-
|----------------------------------|-------------|---------------|--------------------------|
18-
| Included bandwidth (per month) | 100 GB | 100 GB | 100 GB |
19-
| Overage bandwidth | Unavailable | $0.20 per GB | $0.20 per GB |
20-
| Apps | 10 | 100 | 1 |
16+
| Feature | Free plan | Standard plan | Dedicated plan (Preview) |
17+
|-------------------------------------|-------------|---------------|--------------------------|
18+
| Included bandwidth (per month) | 100 GB | 100 GB | 100 GB |
19+
| Overage bandwidth | Unavailable | $0.20 per GB | $0.20 per GB |
20+
| Apps | 10 | 100 | 1 |
2121

2222
If you need more apps on the Standard plan, please contact Azure Support.
2323

2424
Per-app limits:
2525

26-
| Feature | Free plan | Standard plan | Dedicated plan (Preview) |
27-
|----------------------------------|-------------|---------------|--------------------------|
28-
| Pre-production environments | 3 | 10 | 10 |
29-
| Total storage (all environments) | 500 MB | 2 GB | 2 GB |
30-
| Storage (single environment) | 250 MB | 500 MB | 500 MB |
31-
| File count | 15,000 | 15,000 | 15,000 |
32-
| Custom domains | 2 | 5 | 5 |
33-
| Allowed IP ranges | Unavailable | 25 | 25 |
34-
| Authorization (custom roles) | 25 ([invitations only][1]) | 25 ([via invitations][1]) or unlimited ([via serverless function][2]) | 25 ([via invitations][1]) or unlimited ([via serverless function][2]) |
35-
| Request Size Limit | 30 MB | 30 MB | 30 MB |
26+
| Feature | Free plan | Standard plan | Dedicated plan (Preview) |
27+
|-------------------------------------|-------------|---------------|--------------------------|
28+
| [Preview environments][3] | 3 | 10 | 10 |
29+
| Total storage (all environments) | 500 MB | 2 GB | 2 GB |
30+
| Storage (single environment) | 250 MB | 500 MB | 500 MB |
31+
| File count | 15,000 | 15,000 | 15,000 |
32+
| [Custom domains][1] | 2 | 5 | 5 |
33+
| [Private endpoint][4] | Unavailable | 1 | 1 |
34+
| Allowed IP range restrictions | Unavailable | 25 | 25 |
35+
| [Authorization (custom roles)][2] | | | |
36+
|   via invitations | 25 | 25 | 25 |
37+
|   serverless functions | Unavailable | Unlimited | Unlimited |
38+
| Request Size Limit | 30 MB | 30 MB | 30 MB |
3639

3740
## GitHub storage
3841

@@ -49,5 +52,7 @@ See the following resources for more detail:
4952
- [Azure Static Web Apps overview](overview.md)
5053

5154
<!-- Links -->
52-
[1]: authentication-custom.md#manage-roles
55+
[1]: custom-domain.md
5356
[2]: authentication-custom.md#manage-roles
57+
[3]: preview-environments.md
58+
[4]: private-endpoint.md

0 commit comments

Comments
 (0)