🔐
AI EngineeringPython

Microsoft Entra Agent ID

by microsoft

Microsoft Entra Agent ID is an AI Engineering skill for Claude Code, published by microsoft in azure-skills.

1.4K stars231 forkson microsoft/azure-skillsAdded 2026/08/19+1% in starsRepository updated 2026/08/18
agent-skills
Install in seconds
Install Microsoft Entra Agent ID
Copy Microsoft Entra Agent ID into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/microsoft/azure-skills/tree/main/skills/entra-agent-id ~/.claude/skills/entra-agent-id

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/microsoft/azure-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/entra-agent-id/SKILL.md in microsoft/azure-skills
Installs to
~/.claude/skills/entra-agent-id
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Microsoft Entra Agent ID does

Microsoft Entra Agent ID provisions Microsoft Entra Agent Identity Blueprints, BlueprintPrincipals, and per-instance Agent Identities via Microsoft Graph, and configures OAuth 2.0 token exchange including fmi_path, OBO, and cross-tenant. Use it to give each AI agent a distinct, independently-scoped identity with audit trails and to deploy the Microsoft Entra SDK for AgentID sidecar.

Microsoft Entra Agent ID is cataloged under AI Engineering on DirSkills. Microsoft Entra Agent ID comes from a repository tagged agent-skills.

Documentation

README

Microsoft Entra Agent ID

Create and manage OAuth 2.0-capable identities for AI agents using Microsoft Graph. Every agent instance gets a distinct identity, audit trail, and independently-scoped permission grants.

Quick Reference

Property Value
Service Microsoft Entra Agent ID
API Microsoft Graph (https://graph.microsoft.com/v1.0)
Required role Agent Identity Developer, Agent Identity Administrator, or Application Administrator
Object model Blueprint (application) → BlueprintPrincipal (SP) → Agent Identity (SP)
Runtime exchange Two-step fmi_path exchange (autonomous and OBO)
.NET helper Microsoft.Identity.Web.AgentIdentities
Polyglot helper Microsoft Entra SDK for AgentID (sidecar container)

This is the opening of the README. Read the full README on GitHub.

Commands Microsoft Entra Agent ID provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /applications

Frequently asked about Microsoft Entra Agent ID

  • What else does microsoft publish alongside Microsoft Entra Agent ID?

    Microsoft Entra Agent ID is one of 25 skills that DirSkills catalogs from microsoft/azure-skills, the repository it ships in. Its siblings there include AI Runway AKS Setup, App Insights Instrumentation and Azure AI. Each one is a separate skill with its own page in this directory, installs the same way Microsoft Entra Agent ID does, and is maintained by microsoft in that same repository. The rest of the collection is listed on the microsoft/azure-skills page.

  • How does Microsoft Entra Agent ID compare to other AI Engineering skills?

    Microsoft Entra Agent ID ranks #1041 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Microsoft Entra Agent ID against them. Open each page to compare what they document and how they install.

More from microsoft/azure-skills

Microsoft Entra Agent ID is one of 25 skills cataloged on DirSkills from microsoft/azure-skills.

See all 25 skills
☸️
2w ago

AI Runway AKS Setup

AI Runway AKS Setup guides users from a bare AKS cluster to a running AI model deployment, covering cluster verification, controller installation, GPU assessment, provider setup, and first deployment.
DevOps
1.4K231
📊
2w ago

App Insights Instrumentation

App Insights Instrumentation provides guidance and reference material for instrumenting web apps with Azure Application Insights, covering telemetry patterns, SDK setup, and configuration. Use it when you need to understand how to instrument applications or consult SDK and platform-specific guides.
DevOps
1.4K231
🤖
2w ago

Azure AI

Azure AI provides access to Azure AI Search, Speech, OpenAI, and Document Intelligence services for search, vector/hybrid search, speech-to-text, text-to-speech, transcription, and OCR.
AI Engineering
1.4K231
🛡️
2w ago

Azure AI Gateway

Azure AI Gateway configures Azure API Management as an AI gateway for governing AI models, MCP tools, and agents. Use it for semantic caching, token limits, content safety, load balancing, and AI cost control.
AI Engineering
1.4K231
☁️
2w ago

Azure App Onboard

Azure App Onboard guides you from a business idea or existing codebase to a running Azure deployment, detecting the right services, scaffolding infrastructure code, and providing cost estimates and approval gates. Use it when bringing an app to Azure without knowing which Azure services to choose.
DevOps
1.4K231
🚦
2w ago

Azure App Onboard Prereq

Azure App Onboard Prereq performs a static, read-only evaluation of source code to assess build health, app completeness, dependencies, stack compatibility, and deployment feasibility before Azure infrastructure work. Use it to identify blockers and determine if an app is ready to deploy to Azure.
Quality
1.4K231