@@ -13,26 +13,29 @@ ms.author: cshoe
13
13
14
14
Per-subscription limits:
15
15
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 |
21
21
22
22
If you need more apps on the Standard plan, please contact Azure Support.
23
23
24
24
Per-app limits:
25
25
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 |
36
39
37
40
## GitHub storage
38
41
@@ -49,5 +52,7 @@ See the following resources for more detail:
49
52
- [ Azure Static Web Apps overview] ( overview.md )
50
53
51
54
<!-- Links -->
52
- [ 1 ] : authentication- custom.md#manage-roles
55
+ [ 1 ] : custom-domain .md
53
56
[ 2 ] : authentication-custom.md#manage-roles
57
+ [ 3 ] : preview-environments.md
58
+ [ 4 ] : private-endpoint.md
0 commit comments