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: Key Vault secrets (use azure-keyvault-expiration-audit), general Azure resource security guidance.
$npx -y skills add microsoft/github-copilot-for-azure --skill entra-app-registrationInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/github-copilot-for-azure" --skill "microsoft/github-copilot-for-azure/entra-app-registration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/github-copilot-for-azure" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/github-copilot-for-azure"` and select the relevant skills, then follow their instructions.