entra-app-registration
Configure Microsoft Entra ID app registrations, authentication, API permissions, and client credentials for Azure.
Install
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill entra-app-registrationStats
| Total installs | 145,577 |
| Weekly installs | 103.1K |
| GitHub stars | 163 |
| First seen | Feb 4, 2026 |
| Source | @microsoft/github-copilot-for-azure |
Summary
- Covers app registration setup, authentication configuration, API permissions, and client credential management across web apps, SPAs, mobile, and daemon services
- Provides step-by-step workflows for first-time registration, console app authentication, and service-to-service flows using Client Credentials
- Includes Azure CLI commands, MSAL library examples for .NET, JavaScript, Python, and Java, plus security best practices for token validation and secret management
- Distinguishes scope clearly: handles identity and authentication setup, but defers Azure RBAC, Key Vault secrets, and resource security to other skills
Tags
Related skills
| Skill | Installs | vs entra-app-registration |
|---|---|---|
| azure-kubernetes | 14,181 | -131,396 |
| azure-postgres | 34,754 | -110,823 |
| azure-observability | 115,487 | -30,090 |
| java-springboot | 9,857 | -135,720 |
| azure-role-selector | 8,032 | -137,545 |
FAQ
- How many installs does entra-app-registration have?
- entra-app-registration has 145,577 total installs and 103.1K installs this week.
- Where is entra-app-registration hosted?
- entra-app-registration is published by @microsoft/github-copilot-for-azure at https://github.com/microsoft/github-copilot-for-azure.
- How many GitHub stars does entra-app-registration have?
- entra-app-registration has 163 GitHub stars.
- When was entra-app-registration first indexed?
- OrangeBot.AI first indexed entra-app-registration on Feb 4, 2026.
- How do I install entra-app-registration?
- Run: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill entra-app-registration