Skip to content

Commit 12c2b1e

Browse files
committed
fixed issue found while reviewing the preview
1 parent 39379c8 commit 12c2b1e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

learn-pr/wwl-sci/introduction-entra-agent-id/includes/2-describe-agent-id-compare-identities.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ An agent identity blueprint serves as the reusable, governing template from whic
2121

2222
Agent identity blueprints serve four essential purposes:
2323

24-
1. **Type classification**: Establishes the category of agent (for example, "Sales Assistant Agent"), enabling administrators to apply policies, disable permissions, or audit agents at scale
25-
2. **Template for creation**: Defines common characteristics shared across all agent identities, including description, app roles, verified publisher, and authentication settings
26-
3. **Credential holder**: Holds OAuth credentials (client ID, secrets, certificates, or federated credentials) used to request tokens from Microsoft Entra ID
27-
4. **Container for management**: Provides a logical container where administrators can apply policies, permissions, and controls that affect all agent identities created from the blueprint
24+
- **Type classification**: Establishes the category of agent (for example, "Sales Assistant Agent"), enabling administrators to apply policies, disable permissions, or audit agents at scale
25+
- **Template for creation**: Defines common characteristics shared across all agent identities, including description, app roles, verified publisher, and authentication settings
26+
- **Credential holder**: Holds OAuth credentials (client ID, secrets, certificates, or federated credentials) used to request tokens from Microsoft Entra ID
27+
- **Container for management**: Provides a logical container where administrators can apply policies, permissions, and controls that affect all agent identities created from the blueprint
2828

2929
## Impersonation model
3030

0 commit comments

Comments
 (0)