Skip to main content
Version: 2.1.1-preview

MT.1122 - AI agents should not have orphaned ownership

Overviewโ€‹

AI agents should not be orphaned without an active owner.

Agents whose owners have been disabled or deleted in Entra ID lack active governance. No one is responsible for maintaining their configuration, reviewing their security settings, or responding to incidents involving the agent.

How to fixโ€‹

Assign an active user as the owner of each orphaned agent in Copilot Studio. If the agent is no longer needed, unpublish or delete it.

Learn more: Agent Registry in the Microsoft 365 admin center and share agents with other users

Test Metadataโ€‹

FieldValue
Test IDMT.1122
SeverityMedium
SuiteMaester
CategoryAIAgent
PowerShell testTest-MtAIAgentOrphaned
TagsAIAgent, CopilotStudio, Maester, MT.1122

Sourceโ€‹

  • Pester test: tests/Maester/AIAgent/Test-AIAgentSecurity.Tests.ps1
  • PowerShell source: powershell/public/maester/aiagent/Test-MtAIAgentOrphaned.ps1