·entra-app-registration
</>

entra-app-registration

Microsoft Entra ID アプリの登録、OAuth 2.0 認証、MSAL 統合をガイドします。 用途: アプリ登録の作成、Azure AD アプリの登録、OAuth の構成、認証のセットアップ、API アクセス許可の追加、サービス プリンシパルの生成、MSAL の例、コンソール アプリの認証、Entra 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。

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 の例、コンソール アプリの認証、Entra 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 の例、コンソール アプリの認証、Entra 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 で使用できるようになります

ソースリポジトリはどこですか?

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