๐ŸŽฏ

entra-app-registration

๐ŸŽฏSkill

from microsoft/agent-skills

VibeIndex|
What it does
|

A Claude Code skill from Microsoft for managing Microsoft Entra ID (Azure AD) app registrations, including OAuth configuration and permissions setup.

Overview

Entra App Registration is an official Microsoft Claude Code skill for Microsoft Entra ID (Azure AD) app registrations, OAuth, and permissions. Part of the GitHub Copilot for Azure suite, it brings Azure cloud management capabilities directly into the Claude Code development environment.

Key Features

  • Create and configure Entra ID app registrations with proper redirect URIs
  • Set up OAuth 2.0 flows and configure API permissions
  • Manage certificates, secrets, and token configuration

Who is this for?

Developers and cloud engineers implementing authentication and authorization with Microsoft identity platform who want to manage Azure services directly from Claude Code.

๐Ÿ“ฆ

Same repository

microsoft/agent-skills(222 items)

entra-app-registration

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add microsoft/agent-skills --skill entra-app-registration
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add microsoft/agent-skills --skill entra-app-registration
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/entra-app-registration/SKILL.md

SKILL.md

0Installs
-
AddedFeb 21, 2026