Create Microsoft Entra Agent Identity blueprints, principals, and agent identities with the right beta Graph permissions, sponsor rules, and sidecar-based auth patterns.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add aibot88/sec_skill_store --skill provision-oauth-capable-microsoft-agent-identities-with-entra-ag --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Provision Oauth Capable Microsoft Agent Identities With Entra Ag?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aibot88-provision-oauth-capable-microsoft-agent-identities)More formats (shields.io, HTML) on the badges page.
---
title: "Provision OAuth-capable Microsoft agent identities with Entra Agent ID"
description: "Create Microsoft Entra Agent Identity blueprints, principals, and agent identities with the right beta Graph permissions, sponsor rules, and sidecar-based auth patterns."
verification: "listed"
source: "https://github.com/microsoft/skills/tree/main/.github/skills/entra-agent-id"
author: "Microsoft"
publisher_type: "organization"
category:
- "Security & Verification"
framework:
- "Multi-Framework"
---
# Provision OAuth-capable Microsoft agent identities with Entra Agent ID
Create Microsoft Entra Agent Identity blueprints, principals, and agent identities with the right beta Graph permissions, sponsor rules, and sidecar-based auth patterns.
## Prerequisites
Microsoft Graph beta API, Microsoft Entra roles and app registration or PowerShell Graph modules, optional Entra Agent ID sidecar
## Installation
Choose whichever fits your setup:
1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.
Install command or upstream instructions:
```
Install the Microsoft skills repository with npx skills add microsoft/skills, then enable the entra-agent-id skill in your agent setup and provide Microsoft Graph beta access plus the required Entra permissions and tenant credentials.
```
## Documentation
- https://microsoft.github.io/skills/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/provision-oauth-capable-microsoft-agent-identities-with-entra-agent-id/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!