Skip to content

Commit 17a0315

Browse files
author
gitName
committed
Free plan limit
1 parent 97c67e1 commit 17a0315

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

articles/api-center/includes/api-center-service-limits.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,22 @@ ms.author: danlep
1212
ms.custom: Include file
1313
---
1414

15-
| Resource | Free plan | Standard plan<sup>1</sup> |
15+
| Resource | Free plan<sup>1</sup> | Standard plan<sup>2</sup> |
1616
| ---------------------------------------------------------------------- | -------------------------- |-------------|
17-
| Maximum number of APIs | 200<sup>2</sup> | 10,000 |
17+
| Maximum number of APIs | 200<sup>3</sup> | 10,000 |
1818
| Maximum number of versions per API | 5 | 100 |
1919
| Maximum number of definitions per version | 5 | 5 |
2020
| Maximum number of deployments per API | 10 | 10 |
2121
| Maximum number of environments | 20 | 20 |
2222
| Maximum number of workspaces | 1 (Default) | 1 (Default) |
23-
| Maximum number of custom metadata properties per entity<sup>3</sup> | 10 | 20 |
23+
| Maximum number of custom metadata properties per entity<sup>4</sup> | 10 | 20 |
2424
| Maximum number of child properties in custom metadata property of type "object" | 10 |10 |
2525
| Maximum requests per minute (data plane) | 3,000 | 6,000 |
2626
| Maximum number of API definitions [linted](../enable-managed-api-analysis-linting.md) per 4 hours | 10 | 100 |
27-
| Maximum number of linked API sources<sup>4</sup> | 1 | 3 |
27+
| Maximum number of linked API sources<sup>5</sup> | 1 | 3 |
2828

29-
<sup>1</sup> To increase a limit in the Standard plan, contact [support](https://azure.microsoft.com/support/options/).<br/>
30-
<sup>2</sup> In the Free plan, use of full service features including API analysis and access through the data plane API is limited to 5 APIs.<br/>
31-
<sup>3</sup> Custom metadata properties assigned to APIs, deployments, and environments.<br/>
32-
<sup>4</sup> Sources such as linked API Management instances. In the Free plan, synchronization from a linked API source is limited to 200 APIs and 5 API definitions.
29+
<sup>1</sup> Free plan provided for 90 days, then service is soft-deleted.<br/>
30+
<sup>2</sup> To increase a limit in the Standard plan, contact [support](https://azure.microsoft.com/support/options/).<br/>
31+
<sup>3</sup> In the Free plan, use of full service features including API analysis and access through the data plane API is limited to 5 APIs.<br/>
32+
<sup>4</sup> Custom metadata properties assigned to APIs, deployments, and environments.<br/>
33+
<sup>5</sup> Sources such as linked API Management instances. In the Free plan, synchronization from a linked API source is limited to 200 APIs and 5 API definitions.

0 commit comments

Comments
 (0)