Skip to content

Commit 4420ae0

Browse files
Merge pull request #28758 from microsoftgraph/main
Auto Publish – main to live - 2026-04-28 10:26 UTC
2 parents f003200 + e030141 commit 4420ae0

202 files changed

Lines changed: 2612 additions & 239 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

api-reference/beta/api/agentcardmanifest-get.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Get agentCardManifest"
33
description: "Read the properties and relationships of agentCardManifest object."
44
author: "jasondou"
5-
ms.date: 11/06/2025
5+
ms.date: 04/28/2026
66
ms.localizationpriority: medium
77
ms.subservice: "entra-id"
88
doc_type: apiPageType
@@ -14,6 +14,8 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17+
[!INCLUDE [agentregistry-deprecation-note](../includes/agentregistry-deprecation-note.md)]
18+
1719
Read the properties and relationships of [agentCardManifest](../resources/agentcardmanifest.md) object.
1820

1921
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]

api-reference/beta/api/agentcardmanifest-update.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Update agentCardManifest"
33
description: "Update the properties of an agentCardManifest object."
44
author: "jasondou"
5-
ms.date: 11/06/2025
5+
ms.date: 04/28/2026
66
ms.localizationpriority: medium
77
ms.subservice: "entra-id"
88
doc_type: apiPageType
@@ -14,6 +14,8 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17+
[!INCLUDE [agentregistry-deprecation-note](../includes/agentregistry-deprecation-note.md)]
18+
1719
Update the properties of an [agentCardManifest](../resources/agentcardmanifest.md) object.
1820

1921
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]

api-reference/beta/api/agentcollection-delete-members.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17+
[!INCLUDE [agentregistry-deprecation-note](../includes/agentregistry-deprecation-note.md)]
18+
1719
Remove an [agentInstance](../resources/agentinstance.md) object from an [agentCollection](../resources/agentcollection.md).
1820

1921
## Permissions

api-reference/beta/api/agentcollection-get.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17+
[!INCLUDE [agentregistry-deprecation-note](../includes/agentregistry-deprecation-note.md)]
18+
1719
Read the properties and relationships of [agentCollection](../resources/agentcollection.md) object.
1820

1921
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]

api-reference/beta/api/agentcollection-list-members.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17+
[!INCLUDE [agentregistry-deprecation-note](../includes/agentregistry-deprecation-note.md)]
18+
1719
Return the list of [agent instances](../resources/agentinstance.md) that are members for the specified [agentCollection](../resources/agentcollection.md). This API returns only the **agentCollection** and doesn't support using $select to return other properties. Attempting to select more properties returns a `400 Bad Request` error code.
1820

1921
## Permissions

api-reference/beta/api/agentcollection-post-members.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17+
[!INCLUDE [agentregistry-deprecation-note](../includes/agentregistry-deprecation-note.md)]
18+
1719
Add an [agentInstance](../resources/agentinstance.md) to an [agentCollection](../resources/agentcollection.md).To add multiple agentInstance in batch, consider using [JSON batching](/graph/json-batching).
1820

1921
## Permissions

api-reference/beta/api/agentcollection-update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17+
[!INCLUDE [agentregistry-deprecation-note](../includes/agentregistry-deprecation-note.md)]
18+
1719
Update the properties of an [agentCollection](../resources/agentcollection.md) object.
1820

1921
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]

api-reference/beta/api/agentinstance-get.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17+
[!INCLUDE [agentregistry-deprecation-note](../includes/agentregistry-deprecation-note.md)]
18+
1719
Read the properties and relationships of [agentInstance](../resources/agentinstance.md) object.
1820

1921
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]

api-reference/beta/api/agentinstance-list-agentcardmanifest.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17+
[!INCLUDE [agentregistry-deprecation-note](../includes/agentregistry-deprecation-note.md)]
18+
1719
List the [agent card manifest](../resources/agentcardmanifest.md) referenced by the [agent instance](../resources/agentinstance.md).
1820

1921
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]

api-reference/beta/api/agentinstance-list-collections.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17+
[!INCLUDE [agentregistry-deprecation-note](../includes/agentregistry-deprecation-note.md)]
18+
1719
List the [collections](../resources/agentcollection.md) that the [agent instance](../resources/agentinstance.md) is a member of.
1820

1921
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]

0 commit comments

Comments
 (0)