Skip to content

Commit 9f8963d

Browse files
authored
Merge pull request #92671 from rbgnk/rbgnk-swa-quota
Update static web apps quota table
2 parents c842802 + 76d5286 commit 9f8963d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/static-web-apps/quotas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The following quotas exist for Azure Static Web Apps.
2222
| 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 |
2323
| Pre-production environments | 3 | 10 |
2424
| Custom domains | 2 per app | 5 per app |
25+
| Allowed IP ranges | Unavailable | 25 |
2526
| Authorization (built-in roles) | Unlimited end-users that may authenticate with built-in `authenticated` role | Unlimited end-users that may authenticate with built-in `authenticated` role |
2627
| Authorization (custom roles) | Maximum of 25 end-users that may belong to custom roles via [invitations](authentication-authorization.md?tabs=invitations#role-management) | Maximum of 25 end-users that may belong to custom roles via [invitations](authentication-authorization.md?tabs=invitations#role-management), or unlimited end-users that may be assigned custom roles via [serverless function](authentication-authorization.md?tabs=function#role-management) |
2728

0 commit comments

Comments
 (0)