Skip to content

Commit d4c473b

Browse files
Merge pull request #217057 from LFZ96/patch-4
Update authorizations-overview.md
2 parents 849290a + 1c97406 commit d4c473b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/api-management/authorizations-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,14 @@ The feature consists of two parts, management and runtime:
4747
For public preview the following limitations exist:
4848

4949
- Authorizations feature is not supported in the following regions: swedencentral, australiacentral, australiacentral2, jioindiacentral.
50+
- Authorizations feature is not supported in National Clouds.
51+
- Authorizations feature is not supported on self-hosted gateways.
5052
- Supported identity providers can be found in [this](https://github.com/Azure/APIManagement-Authorizations/blob/main/docs/identityproviders.md) GitHub repository.
5153
- Maximum configured number of authorization providers per API Management instance: 1,000
5254
- Maximum configured number of authorizations per authorization provider: 10,000
5355
- Maximum configured number of access policies per authorization: 100
5456
- Maximum requests per minute per service: 250
5557
- Authorization code PKCE flow with code challenge isn't supported.
56-
- Authorizations feature isn't supported on self-hosted gateways.
5758
- API documentation is not available yet. Please see [this](https://github.com/Azure/APIManagement-Authorizations) GitHub repository with samples.
5859

5960
### Authorization providers

0 commit comments

Comments
 (0)