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/track-resource-dependencies.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Track API Resource Dependencies - Azure API Center
3
3
description: Learn how to track dependencies between APIs and related resources in your Azure API center.
4
4
ms.service: azure-api-center
5
5
ms.topic: how-to
6
-
ms.date: 08/21/2025
6
+
ms.date: 08/28/2025
7
7
ms.author: danlep
8
8
author: dlepow
9
9
ms.custom:
@@ -20,7 +20,7 @@ Each dependency identifies a *source* resource and a related *target* resource t
20
20
21
21
***Improve the reliability of systems** by identifying risks such as circular dependencies or over-reliance on single points of failure
22
22
23
-
***Improve effectiveness of AI agents**such as using mapped dependencies for automatic discovery of valid endpoints for tasks and validating toolchain compatibility
23
+
***Improve effectiveness of AI agents**by using mapped dependencies for automatic discovery of valid endpoints for tasks and validating toolchain compatibility
24
24
25
25
> [!NOTE]
26
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.
@@ -36,7 +36,7 @@ Use the dependency tracker in the Azure portal to add a dependency.
36
36
37
37
To add a dependency:
38
38
39
-
1. In the [Azure portal][https://portal.azure.com], navigate to your API center.
39
+
1. In the [Azure portal](https://portal.azure.com), navigate to your API center.
40
40
1. In the left menu, under **Assets**, select **Dependency tracker (preview)**.
41
41
1. Select **+ Add Dependency**.
42
42
1. In the **Dependency Manager** window, enter a **Title** and optionally a **Description** of the dependency.
0 commit comments