Skip to content

Commit 650e970

Browse files
author
gitName
committed
limits
1 parent 20ee82d commit 650e970

3 files changed

Lines changed: 27 additions & 23 deletions

File tree

articles/api-center/configure-environments-deployments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ In this tutorial, you learned how to use the portal to:
101101
## Related content
102102

103103
* [Learn more about Azure API Center](key-concepts.md)
104-
104+
* [Track API resource dependencies](track-resource-dependencies.md)

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

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,27 @@ author: dlepow
77

88
ms.service: azure-api-center
99
ms.topic: include
10-
ms.date: 05/19/2025
10+
ms.date: 08/22/2025
1111
ms.author: danlep
1212
ms.custom: Include file
1313
---
1414

1515
| Resource | Free plan<sup>1</sup> | Standard plan<sup>2</sup> |
1616
| ---------------------------------------------------------------------- | -------------------------- |-------------|
17-
| Maximum number of APIs | 200 | 10,000 |
18-
| Maximum number of versions per API | 5 | 100 |
19-
| Maximum number of definitions per version | 5 | 5 |
20-
| Maximum number of deployments per API | 10 | 10 |
21-
| Maximum number of environments | 20 | 20 |
22-
| Maximum number of workspaces | 1 (Default) | 1 (Default) |
23-
| Maximum number of custom metadata properties per entity<sup>3</sup> | 10 | 20 |
24-
| Maximum number of child properties in custom metadata property of type "object" | 10 |10 |
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>4</sup> |
27-
| Maximum number of analysis profiles | 1 | 3 |
28-
| Maximum number of linked API sources<sup>5</sup> | 1 | 5 |
29-
| Maximum number of APIs synchronized from a linked API source | 200 | 2,000<sup>4</sup> |
17+
| APIs | 200 | 10,000 |
18+
| Versions per API | 5 | 100 |
19+
| Definitions per version | 5 | 5 |
20+
| Deployments per API | 10 | 10 |
21+
| Environments | 20 | 20 |
22+
| Workspaces | 1 (Default) | 1 (Default) |
23+
| Custom metadata properties per entity<sup>3</sup> | 10 | 20 |
24+
| Child properties in custom metadata property of type "object" | 10 |10 |
25+
| Requests per minute (data plane) | 3,000 | 6,000 |
26+
| API definitions [analyzed](../enable-managed-api-analysis-linting.md) | 10 | 2,000<sup>4</sup> |
27+
| Analysis profiles | 1 | 3 |
28+
| Linked (integrated) API sources<sup>5</sup> | 1 | 5 |
29+
| APIs synchronized from a linked API source | 200 | 2,000<sup>4</sup> |
30+
| Dependencies | 200 | 200 |
3031
| Semantic search in API Center portal | No | Yes |
3132

3233
<sup>1</sup> Use of full service features including API analysis is limited.<br/>

articles/api-center/track-resource-dependencies.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,27 @@ ms.custom:
1212

1313
# Track API resource dependencies in your API center
1414

15-
This article explains how to track the relationships or dependencies between APIs and associated resources in your [Azure API center](overview.md). Use the dependency tracker (preview) to map relationships across APIs, environments, and deployments in your catalog. Also track dependencies on external components including GitHub repositories and other resources in Azure and other cloud platforms.
15+
This article explains how to track the dependencies between APIs and associated resources in your [Azure API center](overview.md). Use the dependency tracker (preview) to map dependencies across APIs, environments, and deployments in your catalog. Also track dependencies on external components including GitHub repositories and other resources in Azure and other cloud platforms.
1616

17-
Each dependency identifies a *source* resource and a *target* resource that depends on it. By tracking dependencies between source and target resources, you can:
17+
Each dependency identifies a *source* resource and a related *target* resource that depends on it. By tracking dependencies between source and target resources, you can:
1818

1919
* **Troubleshoot and resolve issues** more effectively by providing visibility into the relationships between components
2020

2121
* **Improve the reliability of systems** by identifying risks such as circular dependencies or over-reliance on single points of failure
2222

2323
* **Improve effectiveness of AI agents** such as using mapped dependencies for automatic discovery of valid endpoints for tasks and validating toolchain compatibility
2424

25+
> [!NOTE]
26+
> This is a preview feature and is subject to change. [Limits](/azure/azure-resource-manager/management/azure-subscription-service-limits?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#azure-api-center-limits) apply.
27+
2528
## Prerequisites
2629

2730
* An [Azure API center](overview.md) resource in your Azure subscription.
2831
* Register one or more APIs in your API center. For instructions, see [Register APIs in your API inventory](register-apis.md).
2932

3033
## Add a dependency
3134

32-
Use the dependency tracker in the Azure portal to add and manage dependencies between your API resources.
35+
Use the dependency tracker in the Azure portal to add a dependency.
3336

3437
To add a dependency:
3538

@@ -47,25 +50,25 @@ The dependency is added.
4750

4851
## View dependencies
4952

50-
API Center provides both a table view that lists dependencies, and a graphical view with a holistic representation. Use these views to explore the relationships between your resources.
53+
API Center provides a default table view that lists dependencies, and a graphical view with a holistic representation. Use these views to explore the relationships between your resources.
5154

5255
To see a graphical view:
5356

5457
1. In the left menu, under **Assets**, select **Dependency tracker (preview)**.
5558
1. Select the **Graph View** tab.
5659

57-
Explore the graphical representation of your dependencies. Select the box representing any API center resource to see its details.
60+
In the graphical view, select the box representing any API center resource to see its details.
5861

5962
:::image type="content" source="media/track-resource-dependencies/view-dependency-graph.png" alt-text="Screenshot of the dependency graph in the portal.":::
6063

6164
## Manage dependencies
6265

63-
You can edit or delete dependencies as needed.
66+
You can edit or delete dependencies as needed using the table view.
6467

6568
To view or edit dependency details:
6669

6770
1. In the left menu, under **Assets**, select **Dependency tracker (preview)**.
68-
1. In the table view, find the dependency you want to edit.
71+
1. Select **Table View**, and find the dependency you want to edit.
6972
1. Select **See details**.
7073
1. To make changes, select **Edit**, and update details.
7174
1. **Save** your changes.
@@ -77,7 +80,7 @@ To delete a dependency:
7780
1. Confirm the deletion.
7881

7982
> [!NOTE]
80-
> If you delete an API Center resource that is a source or target in a dependency, the dependency isn't automatically deleted. You must delete it yourself
83+
> If you delete an API Center resource that is a source or target in a dependency, the dependency isn't automatically deleted. You must delete it yourself.
8184
8285
## Related content
8386

0 commit comments

Comments
 (0)