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
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: dlepow
7
7
8
8
ms.service: azure-api-center
9
9
ms.topic: include
10
-
ms.date: 10/18/2024
10
+
ms.date: 11/07/2024
11
11
ms.author: danlep
12
12
ms.custom: Include file
13
13
---
@@ -20,16 +20,16 @@ ms.custom: Include file
20
20
| Maximum number of deployments per API | 10 | 10 |
21
21
| Maximum number of environments | 20 | 20 |
22
22
| Maximum number of workspaces | 1 (Default) | 1 (Default) |
23
-
| Maximum number of custom metadata properties per entity<sup>4</sup> | 10 | 20 |
23
+
| Maximum number of custom metadata properties per entity<sup>3</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)| 10 | 2,000<sup>5</sup> |
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> |
26
+
| Maximum number of APIs accessed through data plane API | 5 | 10,000 |
27
+
| Maximum number of API definitions [analyzed](../enable-managed-api-analysis-linting.md)| 10 | 2,000<sup>4</sup> |
28
+
| Maximum number of linked API sources<sup>5</sup> | 1 | 3 |
29
+
| Maximum number of APIs synchronized from a linked API source | 200 | 2,000<sup>4</sup> |
29
30
30
-
<sup>1</sup> Free plan provided for 90 days, then service is soft-deleted.<br/>
31
+
<sup>1</sup> Free plan provided for 90 days, then service is soft-deleted. Use of full service features including API analysis and access through the data plane API is limited.<br/>
31
32
<sup>2</sup> To increase a limit in the Standard plan, contact [support](https://azure.microsoft.com/support/options/).<br/>
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/>
33
-
<sup>4</sup> Custom metadata properties assigned to APIs, deployments, and environments.<br/>
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.
33
+
<sup>3</sup> Custom metadata properties assigned to APIs, deployments, and environments.<br/>
34
+
<sup>4</sup> Process can take a few minutes to up to 24 hours to complete.<br/>
35
+
<sup>5</sup> Sources such as linked API Management instances.
0 commit comments