Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

SKILL: Creating Agent Users in Microsoft Entra Agent ID

porgithub·github· v1.0.0 · atualizado em 2026-04-10
78
Score

Create Agent Users in Microsoft Entra ID from Agent Identities, enabling AI agents to act as digital workers with user identity capabilities in Microsoft 365 and Azure environments.

azure-admicrosoft-graphagent-idagent-useruser-managementidentity-management
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdentra-agent-user/workflow
1. Verify that the Agent Identity exists and is of type `agentIdentity`.
2. Construct the request body with the required properties for the Agent User.
3. Send a POST request to the Microsoft Graph API endpoint `/beta/users/microsoft.graph.agentUser` to create the Agent User.
4. (Optional) Assign a manager to the Agent User using a PUT request to `/beta/users/{agent-user-id}/manager/$ref`.
5. (Optional) Set the usage location for the Agent User using a PATCH request to `/beta/users/{agent-user-id}`.
6. (Optional) Assign a license to the Agent User using a POST request to `/beta/users/{agent-user-id}/assignLicense`.
7. Verify the successful creation and configuration of the Agent User.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aAuth Flow Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
88
Similar aAuthenticate Service
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aazure-role-selector
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

SKILL: Creating Agent Users in Microsoft Entra Agent ID
entra-agent-user
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
create an agent user in azure adprovision a digital worker in microsoft entra idenable ai agent access to microsoft 365 resourcescreate a user identity for an ai agentsetup an agent user with a service principalconfigure an agent user for exchange mailbox accessassign a microsoft 365 license to an agent useradd an agent user to teams org chart

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download entra-agent-user
$ synaptic skills detail entra-agent-user
$ synaptic skills live entra-agent-user

Links

GitHub Repository