·entra-app-registration
</>

entra-app-registration

指导 Microsoft Entra ID 应用注册、OAuth 2.0 身份验证和 MSAL 集成。 用于:创建应用程序注册、注册 Azure AD 应用程序、配置 OAuth、设置身份验证、添加 API 权限、生成服务主体、MSAL 示例、控制台应用程序身份验证、En​​tra ID 设置、Azure AD 身份验证。 请勿用于:Azure RBAC 或角色分配(使用 azure-rbac)、Key Vault 机密(使用 azure-keyvault-expiration-audit)、Azure 资源安全(使用 azure-security)。

125.5K安装·3.9K热度·@microsoft

安装

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

如何安装 entra-app-registration

通过命令行快速安装 entra-app-registration AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/microsoft/github-copilot-for-azure --skill entra-app-registration
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:microsoft/github-copilot-for-azure。

SKILL.md

查看原文

Microsoft Entra ID (formerly Azure Active Directory) is Microsoft's cloud-based identity and access management service. App registrations allow applications to authenticate users and access Azure resources securely.

| App Registration | Configuration that allows an app to use Microsoft identity platform | | Application (Client) ID | Unique identifier for your application | | Tenant ID | Unique identifier for your Azure AD tenant/directory | | Client Secret | Password for the application (confidential clients only) |

| Redirect URI | URL where authentication responses are sent | | API Permissions | Access scopes your app requests | | Service Principal | Identity created in your tenant when you register an app |

指导 Microsoft Entra ID 应用注册、OAuth 2.0 身份验证和 MSAL 集成。 用于:创建应用程序注册、注册 Azure AD 应用程序、配置 OAuth、设置身份验证、添加 API 权限、生成服务主体、MSAL 示例、控制台应用程序身份验证、En​​tra ID 设置、Azure AD 身份验证。 请勿用于:Azure RBAC 或角色分配(使用 azure-rbac)、Key Vault 机密(使用 azure-keyvault-expiration-audit)、Azure 资源安全(使用 azure-security)。 来源:microsoft/github-copilot-for-azure。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill entra-app-registration
分类
</>开发工具
认证
收录时间
2026-02-20
更新时间
2026-03-10

Browse more skills from microsoft/github-copilot-for-azure

快速解答

什么是 entra-app-registration?

指导 Microsoft Entra ID 应用注册、OAuth 2.0 身份验证和 MSAL 集成。 用于:创建应用程序注册、注册 Azure AD 应用程序、配置 OAuth、设置身份验证、添加 API 权限、生成服务主体、MSAL 示例、控制台应用程序身份验证、En​​tra ID 设置、Azure AD 身份验证。 请勿用于:Azure RBAC 或角色分配(使用 azure-rbac)、Key Vault 机密(使用 azure-keyvault-expiration-audit)、Azure 资源安全(使用 azure-security)。 来源:microsoft/github-copilot-for-azure。

如何安装 entra-app-registration?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/microsoft/github-copilot-for-azure --skill entra-app-registration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/microsoft/github-copilot-for-azure