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/api-center/includes/api-center-service-limits.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,13 @@ ms.custom: Include file
23
23
| Maximum number of custom metadata properties per entity<sup>4</sup> | 10 | 20 |
24
24
| Maximum number of child properties in custom metadata property of type "object" | 10 |10 |
25
25
| Maximum requests per minute (data plane) | 3,000 | 6,000 |
26
-
| Maximum number of API definitions [analyzed](../enable-managed-api-analysis-linting.md)<sup>5</sup>| 10 | 2,000 |
26
+
| Maximum number of API definitions [analyzed](../enable-managed-api-analysis-linting.md)| 10 | 2,000<sup>5</sup>|
27
27
| Maximum number of linked API sources<sup>6</sup> | 1 | 3 |
28
+
| Maximum number of APIs synchronized from a linked API source | 200 | 2,000<sup>5</sup> |
28
29
29
30
<sup>1</sup> Free plan provided for 90 days, then service is soft-deleted.<br/>
30
31
<sup>2</sup> To increase a limit in the Standard plan, contact [support](https://azure.microsoft.com/support/options/).<br/>
31
32
<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
33
<sup>4</sup> Custom metadata properties assigned to APIs, deployments, and environments.<br/>
33
-
<sup>5</sup> Analysis can take a few minutes to up to 24 hours to complete.<br/>
34
-
<sup>6</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. Synchronization can take a few minutes to up to 24 hours to complete.
34
+
<sup>5</sup> Process can take a few minutes to up to 24 hours to complete.<br/>
35
+
<sup>6</sup> Sources such as linked API Management instances.
0 commit comments