Skip to content

Commit fcfb99b

Browse files
Merge pull request #210321 from LFZ96/patch-4
Increase Authorizations Overview resource limits
2 parents 48de263 + 5c69228 commit fcfb99b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/authorizations-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ 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
51+
- Maximum configured number of authorization providers per API Management instance: 1,000
52+
- Maximum configured number of authorizations per authorization provider: 10,000
5353
- Maximum configured number of access policies per authorization: 100
5454
- Maximum requests per minute per authorization: 100
5555
- Authorization code PKCE flow with code challenge isn't supported.

0 commit comments

Comments
 (0)