Entra App Registration — agent skill from microsoft/azure-skills

Entra App Registration is available in the open agent skills ecosystem (microsoft/azure-skills).

Install

npx skills add https://github.com/microsoft/azure-skills --skill entra-app-registration

Skill content

The instructions an agent receives when this skill is active.

--- name: entra-app-registration description: "Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Azure RBAC or role assignments (use azure-rbac), Key Vault secrets (use azure-keyvault-expiration-audit), general Azure resource security guidance." license: MIT metadata: author: Microsoft version: "1.1.1" --- ## Overview

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Entra App Registration do?
Entra App Registration is available in the open agent skills ecosystem (microsoft/azure-skills). Entra App Registration — agent skill from microsoft/azure-skills.
How do I install Entra App Registration?
In a supported agent environment, run: npx skills add https://github.com/microsoft/azure-skills --skill entra-app-registration
When should I use Entra App Registration?
Use this skill when working on tasks related to entra-app-registration.
Got an example for Entra App Registration?
Apply Entra App Registration to a relevant agent workflow.
Where does Entra App Registration come from?
Source and updates: https://www.skills.sh/microsoft/azure-skills/entra-app-registration. Confirm install steps and permissions there before you rely on it.