MT.1205 - Agent Identity Blueprints and Blueprint Principals should have assigned sponsors (Preview)
Overviewβ
Agent Identity Blueprints and Blueprint Principals should have assigned sponsors.
Sponsors provide business ownership and ongoing accountability for AI agents. While technical owners maintain configuration and authentication settings, sponsors justify why the agent exists, approve access scopes, and ensure the agent's activities remain aligned with organizational security policies.
This check audits all Agent Identity Blueprints and Blueprint Principals to verify that designated sponsors are assigned.
Remediation action:β
- Open the Microsoft Entra admin center and navigate to Entra ID > Agents > Agent blueprints.
- Search for the reported Blueprint or Blueprint Principal by its Object ID or display name.
- Under Access, select Owners and sponsors.
- Select the Agent blueprint or Agent blueprint principal tab for the reported object.
- Select Add > Add sponsor, choose the appropriate business manager or department lead, and select Add.
- Verify that the active sponsors are listed.
Related linksβ
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1205 |
| Severity | Medium |
| Suite | Maester |
| Category | Entra |
| PowerShell test | Test-MtEntraAgentSponsor |
| Tags | Entra, Graph, LongRunning, Maester, MT.1205, Preview, Severity:Medium |
Sourceβ
- Pester test:
tests/Maester/Entra/Test-MtEntraAgentSecurity.Tests.ps1 - PowerShell source:
powershell/public/maester/entra/Test-MtEntraAgentSponsor.ps1
