Skip to main content
Version: 2.1.0

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, MT.1122

Source

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