📋 Microsoft Entra Documentation Changes

Daily summary for changes since April 30th 2026, 10:17 PM PDT

Report generated on May 1st 2026, 10:17 PM PDT

📊 Summary

30
Total Commits
1
New Files
17
Modified Files
0
Deleted Files
14
Contributors

🆕 New Documentation Files

Added by shlipsey3 on May 1, 2026 7:12 PM
📖 View on learn.microsoft.com
+81 lines added
Commit: agent-id-update-050126

📝 Modified Documentation Files

Modified by shlipsey3 on May 1, 2026 8:03 PM
📖 View on learn.microsoft.com
+24 / -32 lines changed
Commit: add-governance
Changes:
Before
After
 
This article summarizes the key capabilities and documentation currently available.
 
## Core Agent ID concepts
 
Microsoft Entra Agent ID introduces new identity constructs and authentication protocols designed specifically for AI agents. Key concepts include:
 
- [Key concepts](key-concepts.md) - New concepts added to further define core agent identity concepts and their relationships.
- [Administrative relationships](agent-owners-sponsors-managers.md) - Deeper definitions and clarified differences between owners, sponsors, and managers of agent identities, blueprints, and agents' user accounts.
- [Design patterns](concept-agent-id-design-patterns.md) (New) - Common architectural patterns for agent identity deployments.
 
## Plan, create, and manage agent identities
 
New guidance and tools help you plan your agent identity architecture and manage agent identities at scale:
 
- [Best practices](best-practices-agent-id.md) (New) - Recommended approaches for agent identity management.
- [Plan your agent identity architecture](how-to-plan-agent-identity-architecture.md) (New) - Guidance for planning agent identity deployment at scale.
- [Create an agent identity blueprint](create-blueprint.md) and [Create an agent identity](create-delete-agent-identities.md) (Preview) - Use the new "wizard" to create agent identity blueprints and agent identities in the Microsoft Entra admin center.
- [AI-guided setup](agent-id-ai-guided-setup.md) (New) - Automate onboarding with an AI coding agent that walks you through blueprint creation, credential configuration, and agent identity provisioning.
- [Agent identity deletion](concept-agent-identity-deletion) (New) - Learn about the automated cascade cleanup process and soft-delete functionality for agent identities.
 
This article summarizes the key capabilities and documentation currently available.
 
## Manage AI agents at scale
 
Microsoft Entra Agent ID introduces new identity constructs and authentication protocols designed specifically for AI agents. Key concepts include:
 
- [Key concepts](key-concepts.md) - New concepts added to further define core agent identity concepts and their relationships.
- [Administrative relationships](agent-owners-sponsors-managers.md) - Deeper definitions and clarified differences between owners, sponsors, and managers of agent identities, blueprints, and agents' user accounts.
- [Design patterns](concept-agent-id-design-patterns.md) (New) - Common architectural patterns for agent identity deployments.
- [Best practices](best-practices-agent-id.md) (New) - Recommended approaches for agent identity management.
- [Plan your agent identity architecture](how-to-plan-agent-identity-architecture.md) (New) - Guidance for planning agent identity deployment at scale.
- [Create an agent identity blueprint](create-blueprint.md) and [Create an agent identity](create-delete-agent-identities.md) (Preview) - Use the new "wizard" to create agent identity blueprints and agent identities in the Microsoft Entra admin center.
- [AI-guided setup](agent-id-ai-guided-setup.md) (New) - Automate onboarding with an AI coding agent that walks you through blueprint creation, credential configuration, and agent identity provisioning.
- [Agent identity deletion](concept-agent-identity-deletion.md) (New) - Learn about the automated cascade cleanup process and soft-delete functionality for agent identities.
- [Authentication with the Auth SDK (sidecar)](authentication-with-auth-sdk-sidecar.md) (New) - Overview of the sidecar pattern for agent authentication.
- [Configure SDK for agent identities](microsoft-entra-sdk-for-agent-identities.md) - SDK configuration for token acquisition.
- [Run the sidecar for local development](sidecar-local-development.md) (New) - Local development setup for the Auth SDK.
- [Validate agent tokens in a downstream API](how-to-validate-agent-tokens-downstream-api.md) (New) - Token validation guidance for APIs that receive agent tokens.
- [Configure non-Microsoft agents with Agent ID](configure-third-party-agents.md) (New) - Integration patterns (sidecar and federation) for platforms like AWS, GCP, and n8n.
Modified by Dickson Mwendia on May 1, 2026 7:21 PM
📖 View on learn.microsoft.com
+18 / -13 lines changed
Commit: Remove GCP references
Changes:
Before
After
 
# Integrate third-party agents with Microsoft Entra Agent ID
 
Microsoft Entra Agent ID enables AI agents from third-party platforms to authenticate and access your APIs securely without handling credentials directly. This article covers two integration patterns - the Microsoft Entra Auth SDK (sidecar) and federation - for platforms such as Amazon Web Service (AWS) Bedrock, Google Cloud Platform (GCP) Vertex AI, and n8n.
 
## Prerequisites
 
 
1. Confirm you have the permissions to create applications and service principals in your Microsoft Entra tenant.
1. If you're deploying to Azure, confirm your subscription and resource group.
1. Review the documentation for your agent platform, such as AWS Bedrock, GCP Vertex AI, or n8n.
 
## Why you need third-party agent integration
 
Organizations use AI agents from multiple platforms, such as AWS Bedrock, GCP Vertex AI, n8n, and others. These agents often need to:
 
- Call Microsoft APIs such as Microsoft Graph and Azure services.
- Access your internal APIs and resources.
 
### Use Workload Identity Federation (direct identity exchange)
 
# Integrate third-party agents with Microsoft Entra Agent ID
 
Microsoft Entra Agent ID enables AI agents from third-party platforms to authenticate and access your APIs securely without handling credentials directly. This article covers two integration patterns - the Microsoft Entra Auth SDK (sidecar) and federation - for platforms such as Amazon Web Service (AWS) Bedrock and n8n.
 
## Prerequisites
 
 
1. Confirm you have the permissions to create applications and service principals in your Microsoft Entra tenant.
1. If you're deploying to Azure, confirm your subscription and resource group.
1. Review the documentation for your agent platform, such as AWS Bedrock or n8n.
 
## Why you need third-party agent integration
 
Organizations use AI agents from multiple platforms, such as AWS Bedrock, n8n, and others. These agents often need to:
 
- Call Microsoft APIs such as Microsoft Graph and Azure services.
- Access your internal APIs and resources.
 
### Use Workload Identity Federation (direct identity exchange)
Modified by omondiatieno on May 1, 2026 11:44 AM
📖 View on learn.microsoft.com
+5 / -5 lines changed
Commit: Fix UI nav paths, column names, title case, and editorial issues across agent-id docs
Changes:
Before
After
description: Access Microsoft Entra admin center to view and filter agent identities. Streamline tenant oversight with search, filters, and column customization.
ms.subservice:
ms.topic: how-to
ms.date: 11/04/2025
ms.reviewer: alamaral
 
#Customer intent: As an administrator, I want to view and search for agent identity blueprints / applications in the Microsoft Entra admin center, so that I can manage and configure the applications in my tenant effectively.
To view agent identities in your tenant:
 
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com)
1. Browse to **Entra ID** > **Agent ID** > **All agent identities**.
1. Select any agent identity you'd like to manage.
 
This page contains a list of all agent identities in your organization. This includes both [agent identity objects](agent-identities.md) and [agents using a service principal](agent-service-principals.md).
## Search for an agent identity
 
- To search for an agent identity, enter either the **name** or **object ID** of the agent identity you want to find in the search box.
- To look up an agent identity by its **Agent Blueprint ID**, add the **Agent Blueprint ID** filter. You can further refine the list using filters based on various criteria.
 
You can select an agent identity from this list to see information like:
description: Access Microsoft Entra admin center to view and filter agent identities. Streamline tenant oversight with search, filters, and column customization.
ms.subservice:
ms.topic: how-to
ms.date: 05/01/2026
ms.reviewer: alamaral
 
#Customer intent: As an administrator, I want to view and search for agent identity blueprints / applications in the Microsoft Entra admin center, so that I can manage and configure the applications in my tenant effectively.
To view agent identities in your tenant:
 
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com)
1. Browse to **Entra ID** > **Agents** > **Agent identities**.
1. Select any agent identity you'd like to manage.
 
This page contains a list of all agent identities in your organization. This includes both [agent identity objects](agent-identities.md) and [agents using a service principal](agent-service-principals.md).
## Search for an agent identity
 
- To search for an agent identity, enter either the **name** or **object ID** of the agent identity you want to find in the search box.
- To look up an agent identity by its **Blueprint App ID**, add the **Blueprint App ID** filter. You can further refine the list using filters based on various criteria.
 
You can select an agent identity from this list to see information like:
Modified by omondiatieno on May 1, 2026 11:44 AM
📖 View on learn.microsoft.com
+4 / -5 lines changed
Commit: Fix UI nav paths, column names, title case, and editorial issues across agent-id docs
Changes:
Before
After
ms.author: jomondi
ms.service: entra-id
ms.topic: how-to
ms.date: 04/09/2026
ms.custom: msecd-doc-authoring-108
 
#customer intent: As an IT administrator, I want a unified guide for managing agent identities in my organization so that I can efficiently view, govern, monitor, and secure agents across the full management lifecycle.
The Microsoft Entra admin center provides a centralized interface to view all agent identities in your tenant. You can search, filter, sort, and customize columns to find specific agents.
 
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
1. Browse to **Entra ID** > **Agent ID** > **All agent identities**.
1. Select any agent identity to view its details, including name, description, status, owners, sponsors, granted permissions, and sign-in logs.
 
To search for a specific agent, enter the **name** or **object ID** in the search box, or add the **Agent Blueprint ID** filter. You can customize which columns are shown by selecting the **Choose columns** button. Available columns include **Name**, **Created On**, **Status**, **Object ID**, **View Access**, **Agent Blueprint ID**, **Owners**, and **Uses agent identity**.
 
For detailed instructions on filtering, column customization, and viewing agents from this view, see [View and filter agent identities in your tenant](agent-lists.md).
 
Agent identity blueprints are the parent definitions from which individual agent identities are created. The admin center lets you view all blueprint principals, manage their permissions, and monitor their activity.
 
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
ms.author: jomondi
ms.service: entra-id
ms.topic: how-to
ms.date: 05/01/2026
ms.custom: msecd-doc-authoring-108
 
#customer intent: As an IT administrator, I want a unified guide for managing agent identities in my organization so that I can efficiently view, govern, monitor, and secure agents across the full management lifecycle.
The Microsoft Entra admin center provides a centralized interface to view all agent identities in your tenant. You can search, filter, sort, and customize columns to find specific agents.
 
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
1. Browse to **Entra ID** > **Agents** > **Agent identities**.
1. Select any agent identity to view its details, including name, description, status, owners, sponsors, granted permissions, and sign-in logs.
 
To search for a specific agent, enter the **name** or **object ID** in the search box, or add the **Blueprint App ID** filter. You can customize which columns are shown by selecting the **Choose columns** button. Available columns include **Name**, **Created On**, **Status**, **Object ID**, **View Access**, **Blueprint App ID**, **Owners and Sponsors**, and **Uses agent identity**.
 
For detailed instructions on filtering, column customization, and viewing agents from this view, see [View and filter agent identities in your tenant](agent-lists.md).
 
Agent identity blueprints are the parent definitions from which individual agent identities are created. The admin center lets you view all blueprint principals, manage their permissions, and monitor their activity.
 
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
Modified by omondiatieno on May 1, 2026 11:44 AM
📖 View on learn.microsoft.com
+4 / -4 lines changed
Commit: Fix UI nav paths, column names, title case, and editorial issues across agent-id docs
Changes:
Before
After
---
title: Manage Agents with No Agent Identities
description: This article explains how to manage registry-only agents that don't have associated agent identities in Microsoft Entra ID.
ms.date: 11/04/2025
ms.topic: how-to
 
#customer intent: As an IT administrator, I want to manage registry-only agents that don't have associated agent identities so that I can maintain visibility and oversight of all agents in my organization's registry.
 
# Manage agents with no agent identities
 
As an admin, you want to have a 360-degree view of your agents for both security and operational efficiency. Some agents will be represented in Microsoft Entra with an agent identity blueprint principal and agent identities, or as a service principal. It isn't uncommon to also have agents that are registered in the agent registry but don't have an associated Microsoft Entra agent identity. These agents are referred to as registry-only agents. They might be in the process of being onboarded or they may have registered in the registry without needing to use Microsoft Entra Agent ID as the agent's identity provider.
 
## Prerequisite
 
To get to your agent without an agent identity's page, follow these steps:
 
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
1. In the left-hand navigation pane, select **Entra ID** > **Agent identities** > **Agent Registry**.
1. To view the agent card details of a specific agent, select the **View more** link. It reveals the agent's card details that include:
 
---
title: Manage agents with no agent identities
description: This article explains how to manage registry-only agents that don't have associated agent identities in Microsoft Entra ID.
ms.date: 05/01/2026
ms.topic: how-to
 
#customer intent: As an IT administrator, I want to manage registry-only agents that don't have associated agent identities so that I can maintain visibility and oversight of all agents in my organization's registry.
 
# Manage agents with no agent identities
 
As an admin, you want to have a 360-degree view of your agents for both security and operational efficiency. Some agents will be represented in Microsoft Entra with an agent identity blueprint principal and agent identities, or as a service principal. It isn't uncommon to also have agents that are registered in the agent registry but don't have an associated Microsoft Entra agent identity. These agents are referred to as registry-only agents. They might be in the process of being onboarded or they may have registered in the registry without needing to use Microsoft Entra Agent ID as the agent's identity provider.
 
## Prerequisite
 
To get to your agent without an agent identity's page, follow these steps:
 
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
1. In the left-hand navigation pane, select **Entra ID** > **Agents** > **Agent registry (Preview)**.
1. To view the agent card details of a specific agent, select the **View more** link. It reveals the agent's card details that include:
 
Modified by omondiatieno on May 1, 2026 11:44 AM
📖 View on learn.microsoft.com
+3 / -3 lines changed
Commit: Fix UI nav paths, column names, title case, and editorial issues across agent-id docs
Changes:
Before
After
---
title: Manage Agents in end user experience
description: Learn how to manage agent identities in the end user experience within Microsoft Entra. View, control, and take action on agents you own or sponsor with ease.
author: owinfreyATL
ms.author: owinfrey
ms.service: entra-id-governance
ms.topic: how-to #Required; leave this attribute/value as-is
ms.date: 11/05/2025
 
#CustomerIntent: As an agent identity owner, I want to manage the agents I own so that I can control their access and functionality.
---
> [!NOTE]
> This menu item will only appear if you're an owner or sponsor of at least one agent identity.
 
1. Choose either the **Agents you sponsor** or **Agents you own tab** to view your agents.
:::image type="content" source="media/manage-agent/manage-agents-list.png" alt-text="Screenshot of the managed agents page in the My Account portal.":::
 
1. Select an agent to view details about it.
---
title: Manage agents in end user experience
description: Learn how to manage agent identities in the end user experience within Microsoft Entra. View, control, and take action on agents you own or sponsor with ease.
author: owinfreyATL
ms.author: owinfrey
ms.service: entra-id-governance
ms.topic: how-to #Required; leave this attribute/value as-is
ms.date: 05/01/2026
 
#CustomerIntent: As an agent identity owner, I want to manage the agents I own so that I can control their access and functionality.
---
> [!NOTE]
> This menu item will only appear if you're an owner or sponsor of at least one agent identity.
 
1. Choose either the **Agents you sponsor** or **Agents you own** tab to view your agents.
:::image type="content" source="media/manage-agent/manage-agents-list.png" alt-text="Screenshot of the managed agents page in the My Account portal.":::
 
1. Select an agent to view details about it.
+2 / -2 lines changed
Commit: Change Exchange binding from Late-bound to Early-bound
Changes:
Before
After
| | Microsoft Stream | Late-bound |
| | SharePoint | Early-bound |
| | Microsoft Whiteboard | Late-bound |
| Microsoft 365 portal | Exchange | Late-bound |
| | SharePoint | Late-bound |
| Outlook groups | Exchange | Early-bound |
| | SharePoint | Early-bound |
| Power Apps | Windows Azure Service Management API (portal and API) | Early-bound |
| | Microsoft Stream | Late-bound |
| | SharePoint | Early-bound |
| | Microsoft Whiteboard | Late-bound |
| Microsoft 365 portal | Exchange | Early-bound |
| | SharePoint | Early-bound |
| Outlook groups | Exchange | Early-bound |
| | SharePoint | Early-bound |
| Power Apps | Windows Azure Service Management API (portal and API) | Early-bound |
+2 / -2 lines changed
Commit: Update title and description for Intelligent Local Access
Changes:
Before
After
# Customer intent: As an administrator, I want to enable the Intelligent Local Access (ILA) capability for Microsoft Entra Private Access, to optimize traffic flow for clients accessing Entra apps via private networks.
---
 
# Enable Intelligent Local Access (preview)
 
Intelligent Local Access capability can help optimize the traffic flow from Microsoft Entra clients to Microsoft Entra Private Access apps when the client is on a corporate/private network. This article explains how to enable the Intelligent Private Network for Microsoft Entra Private Access.
 
:::image type="content" source="media/enable-intelligent-local-access/network-traffic-connection-status-and-action-settings.png" alt-text="A screenshot of the Global Secure Access Advanced Diagnostics page showing Network traffic status and settings." lightbox="media/enable-intelligent-local-access/network-traffic-connection-status-and-action-settings.png":::
 
## Related links
[Understand Private Access](concept-private-access.md)
# Customer intent: As an administrator, I want to enable the Intelligent Local Access (ILA) capability for Microsoft Entra Private Access, to optimize traffic flow for clients accessing Entra apps via private networks.
---
 
# Enable Intelligent Local Access
 
Intelligent Local Access capability can help optimize the traffic flow from Microsoft Entra clients to Microsoft Entra Private Access apps when the client is on a corporate/private network. This article explains how to enable the Intelligent Private Network for Microsoft Entra Private Access.
 
:::image type="content" source="media/enable-intelligent-local-access/network-traffic-connection-status-and-action-settings.png" alt-text="A screenshot of the Global Secure Access Advanced Diagnostics page showing Network traffic status and settings." lightbox="media/enable-intelligent-local-access/network-traffic-connection-status-and-action-settings.png":::
 
## Related links
[Understand Private Access](concept-private-access.md)
Modified by omondiatieno on May 1, 2026 11:44 AM
📖 View on learn.microsoft.com
+2 / -2 lines changed
Commit: Fix UI nav paths, column names, title case, and editorial issues across agent-id docs
Changes:
Before
After
---
title: Access Packages for Agent Identities in Microsoft Entra
titleSuffix: Microsoft Entra Agent ID
description: This article explains how access packages provide governance for agent identity access to resources.
ms.date: 3/17/2026
ms.topic: concept-article
 
#customer-intent: As an IT admin, I want to configure access packages for agent identities so that I can ensure their access is intentional, auditable, and time-bound.
---
title: Access packages for agent identities in Microsoft Entra
titleSuffix: Microsoft Entra Agent ID
description: This article explains how access packages provide governance for agent identity access to resources.
ms.date: 05/01/2026
ms.topic: concept-article
 
#customer-intent: As an IT admin, I want to configure access packages for agent identities so that I can ensure their access is intentional, auditable, and time-bound.
Modified by omondiatieno on May 1, 2026 11:44 AM
📖 View on learn.microsoft.com
+2 / -2 lines changed
Commit: Fix UI nav paths, column names, title case, and editorial issues across agent-id docs
Changes:
Before
After
author: arlucaID
ms.author: arluca
ms.service: entra-id
ms.date: 04/16/2026
ms.reviewer: rolyon
---
 
After the setup completes, the AI agent provides instructions on how to verify the resources:
 
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com/) as at least an [Agent ID Developer](/entra/identity/role-based-access-control/permissions-reference#agent-id-developer).
2. Browse to **Agent ID** > **All agent identities** to see your new agent identity blueprint and any agent identities created under it.
3. Verify the blueprint has the correct credentials, identifier URI, and scope configured.
 
## What the AI-guided setup covers
author: arlucaID
ms.author: arluca
ms.service: entra-id
ms.date: 05/01/2026
ms.reviewer: rolyon
---
 
After the setup completes, the AI agent provides instructions on how to verify the resources:
 
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com/) as at least an [Agent ID Developer](/entra/identity/role-based-access-control/permissions-reference#agent-id-developer).
2. Browse to **Entra ID** > **Agents** > **Agent identities** to see your new agent identity blueprint and any agent identities created under it.
3. Verify the blueprint has the correct credentials, identifier URI, and scope configured.
 
## What the AI-guided setup covers
Modified by omondiatieno on May 1, 2026 11:44 AM
📖 View on learn.microsoft.com
+2 / -2 lines changed
Commit: Fix UI nav paths, column names, title case, and editorial issues across agent-id docs
Changes:
Before
After
---
title: Grant Agents Access to Microsoft 365 Resources
description: Learn how to grant access to agents through consent, manual authorization, and other authorization systems for Microsoft 365 resources.
author: omondiatieno
ms.topic: how-to
ms.date: 11/04/2025
ms.author: jomondi
ms.reviewer: ergreenl
 
---
title: Grant agents access to Microsoft 365 resources
description: Learn how to grant access to agents through consent, manual authorization, and other authorization systems for Microsoft 365 resources.
author: omondiatieno
ms.topic: how-to
ms.date: 05/01/2026
ms.author: jomondi
ms.reviewer: ergreenl
 
Modified by omondiatieno on May 1, 2026 11:44 AM
📖 View on learn.microsoft.com
+1 / -1 lines changed
Commit: Fix UI nav paths, column names, title case, and editorial issues across agent-id docs
Changes:
Before
After
---
title: Create an Agent Identity Blueprint
description: Learn how to create an agent identity blueprint that serves as a template for multiple agent identities using Microsoft Graph APIs and PowerShell.
titleSuffix: Microsoft Entra Agent ID
author: omondiatieno
---
title: Create an agent identity blueprint
description: Learn how to create an agent identity blueprint that serves as a template for multiple agent identities using Microsoft Graph APIs and PowerShell.
titleSuffix: Microsoft Entra Agent ID
author: omondiatieno
Modified by omondiatieno on May 1, 2026 11:44 AM
📖 View on learn.microsoft.com
+1 / -1 lines changed
Commit: Fix UI nav paths, column names, title case, and editorial issues across agent-id docs
Changes:
Before
After
---
title: Manage Agent Identity Blueprints in the Microsoft Entra Admin Center
titleSuffix: Microsoft Entra Agent ID
description: Learn how to manage agent identity blueprints in the Microsoft Entra admin center, including viewing permissions, managing credentials, and configuring owners and sponsors.
ms.date: 04/27/2026
---
title: Manage agent identity blueprints in the Microsoft Entra admin center
titleSuffix: Microsoft Entra Agent ID
description: Learn how to manage agent identity blueprints in the Microsoft Entra admin center, including viewing permissions, managing credentials, and configuring owners and sponsors.
ms.date: 04/27/2026
Modified by omondiatieno on May 1, 2026 11:44 AM
📖 View on learn.microsoft.com
+1 / -1 lines changed
Commit: Fix UI nav paths, column names, title case, and editorial issues across agent-id docs
Changes:
Before
After
---
title: Add and Manage Owners and Sponsors for Agent Identities and Blueprints
titleSuffix: Microsoft Entra Agent ID
description: Learn how to add and manage owners and sponsors for agent identity blueprints and agent identities in the Microsoft Entra admin center.
author: omondiatieno
---
title: Add and manage owners and sponsors for agent identities and blueprints
titleSuffix: Microsoft Entra Agent ID
description: Learn how to add and manage owners and sponsors for agent identity blueprints and agent identities in the Microsoft Entra admin center.
author: omondiatieno
Modified by omondiatieno on May 1, 2026 11:44 AM
📖 View on learn.microsoft.com
+1 / -1 lines changed
Commit: Fix UI nav paths, column names, title case, and editorial issues across agent-id docs
Changes:
Before
After
---
title: Microsoft Entra Agent ID Logs
description: Learn how audit and sign-in activities associated with agent identities are logged in Microsoft Entra ID.
author: shlipsey3
ms.service: entra
---
title: Microsoft Entra Agent ID logs
description: Learn how audit and sign-in activities associated with agent identities are logged in Microsoft Entra ID.
author: shlipsey3
ms.service: entra