·entra-app-registration
</>

entra-app-registration

指導 Microsoft Entra ID 應用程式註冊、OAuth 2.0 身份驗證和 MSAL 整合。 用於:建立應用程式註冊、註冊 Azure AD 應用程式、設定 OAuth、設定驗證、新增 API 權限、產生服務主體、MSAL 範例、控制台應用程式驗證、裝置 ID 設定、Azure AD 驗證。 請勿用於:Azure RBAC 或角色分配(使用 azure-rbac)、Key Vault 機密(使用 azure-keyvault-expiration-audit)、Azure 資源安全(使用 azure-security)。

126.6K安裝·3.6K熱度·@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 範例、控制台應用程式驗證、裝置 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 範例、控制台應用程式驗證、裝置 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