Howto Delete Agent Identity
In brief
The delete-agent-identity article no longer contains a TODO asking engineering to confirm whether cascade cleanup removes associated agent user accounts.
What Entra admins need to know
This diff documents cleanup only and does not indicate a product behavior change or required administrator action.
This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
Agents' user accounts
Agents' user accounts are paired 1:1 with agent identities. If agents' user accounts aren't automatically cleaned up as part of cascade deletion, delete them manually.
Microsoft Graph API
@@ -169,8 +169,6 @@ Remove-EntraDeletedDirectoryObject -DirectoryObjectId <blueprint-app-object-id> ## Agents' user accounts -<!-- TODO: Confirm with engineering whether the cascade cleanup automatically includes agents' user accounts, and whether deleting an individual agent identity also deletes its associated agent's user account. Update or remove this section accordingly. -->- Agents' user accounts are paired 1:1 with agent identities. If agents' user accounts aren't automatically cleaned up as part of cascade deletion, delete them manually. ### [Microsoft Graph API](#tab/microsoft-graph-api) 