Skip to content

Commit 4d4548a

Browse files
authored
Increase Authorizations Overview resource limits
Increase resource limits for Authorization Providers, Authorizations, and Access Policies
1 parent 9348d60 commit 4d4548a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/api-management/authorizations-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ For public preview the following limitations exist:
4848

4949
- Authorizations feature is not supported in the following regions: swedencentral, australiacentral, australiacentral2, jioindiacentral.
5050
- Supported identity providers can be found in [this](https://github.com/Azure/APIManagement-Authorizations/blob/main/docs/identityproviders.md) GitHub repository.
51-
- Maximum configured number of authorization providers per API Management instance: 50
52-
- Maximum configured number of authorizations per authorization provider: 500
53-
- Maximum configured number of access policies per authorization: 100
51+
- Maximum configured number of authorization providers per API Management instance: 1000
52+
- Maximum configured number of authorizations per authorization provider: 50000
53+
- Maximum configured number of access policies per authorization: 1000
5454
- Maximum requests per minute per authorization: 100
5555
- Authorization code PKCE flow with code challenge isn't supported.
5656
- Authorizations feature isn't supported on self-hosted gateways.

0 commit comments

Comments
 (0)