Skip to content

Commit f9d6e3b

Browse files
authored
fix instantiated by reference
blueprint principal was listed as the reference to itself, so resolving to agentIdentityBlueprint
1 parent 4d23a24 commit f9d6e3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

api-reference/v1.0/resources/agentidentityblueprintprincipal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "agentIdentityBlueprintPrincipal resource type"
33
description: "Represents an agent identity blueprint principal in a directory. An Agent Identity Blueprint principal is a specialized service principal that serves as the parent blueprint for creating agent identity instances within the Microsoft Entra ID ecosystem."
44
author: "zallison22"
5-
ms.date: 02/26/2026
5+
ms.date: 04/16/2026
66
ms.localizationpriority: medium
77
ms.subservice: "entra-agent-id"
88
doc_type: resourcePageType
@@ -12,7 +12,7 @@ doc_type: resourcePageType
1212

1313
Namespace: microsoft.graph
1414

15-
Represents an agent identity blueprint principal in a tenant. An agent identity blueprint principal is instantiated from an [agentIdentityBlueprintPrincipal](../resources/agentidentityblueprintprincipal.md) object and is used to create [agent identities](../resources/agentidentity.md) within a Microsoft Entra ID tenant, and perform various identity management operations that affect all agent identities created.
15+
Represents an agent identity blueprint principal in a tenant. An agent identity blueprint principal is instantiated from an [agentIdentityBlueprint](../resources/agentidentityblueprint.md) object and is used to create [agent identities](../resources/agentidentity.md) within a Microsoft Entra ID tenant, and perform various identity management operations that affect all agent identities created.
1616

1717
Inherits from [servicePrincipal](../resources/serviceprincipal.md).
1818

0 commit comments

Comments
 (0)