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/static-web-apps/quotas.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: static-web-apps
5
5
author: craigshoemaker
6
6
ms.service: static-web-apps
7
7
ms.topic: overview
8
-
ms.date: 1/24/2023
8
+
ms.date: 02/09/2023
9
9
ms.author: cshoe
10
10
---
11
11
@@ -25,6 +25,7 @@ The following quotas exist for Azure Static Web Apps.
25
25
| 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 |
26
26
| Authorization (custom roles) | Maximum of 25 end-users that may belong to custom roles via [invitations](authentication-custom.md#manage-roles)| Maximum of 25 end-users that may belong to custom roles via [invitations](authentication-custom.md#manage-roles), or unlimited end-users that may be assigned custom roles via [serverless function](authentication-custom.md#manage-roles)|
27
27
| Request Size Limit | 30 MB | 30 MB |
28
+
| File count | 15,000 | 15,000|
28
29
29
30
## GitHub storage
30
31
@@ -38,4 +39,4 @@ See the following resources for more detail:
0 commit comments