Azure Active Directory B2Cの開発全般を支援し、トラブルシューティングから設計、セキュリティ、CI/CDまで、カスタムポリシーやMFA、アプリ登録など、幅広い開発タスクをサポートするSkill。
Azure Active Directory B2Cのトラブルシューティング、ベストプラクティス、アーキテクチャ設計、セキュリティ、設定、統合、デプロイなど、開発全般に関する専門知識を提供するSkillです。
📜 元の英語説明(参考)
Expert knowledge for Azure Active Directory B2C development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when designing custom policies/user flows, MFA & IdP sign-in, app/API registration, CI/CD deployments, or Sentinel logging, and other Azure Active Directory B2C related development tasks. Not for Azure Information Protection (use azure-information-protection), Azure Role-based access control (use azure-rbac), Azure Security (use azure-security), Azure Portal (use azure-portal).
🇯🇵 日本人クリエイター向け解説
Azure Active Directory B2Cのトラブルシューティング、ベストプラクティス、アーキテクチャ設計、セキュリティ、設定、統合、デプロイなど、開発全般に関する専門知識を提供するSkillです。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o azure-active-directory-b2c.zip https://jpskill.com/download/5619.zip && unzip -o azure-active-directory-b2c.zip && rm azure-active-directory-b2c.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/5619.zip -OutFile "$d\azure-active-directory-b2c.zip"; Expand-Archive "$d\azure-active-directory-b2c.zip" -DestinationPath $d -Force; ri "$d\azure-active-directory-b2c.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
azure-active-directory-b2c.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
azure-active-directory-b2cフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-18
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
Azure Active Directory B2C スキル
このスキルは、Azure Active Directory B2C に関する専門的なガイダンスを提供します。トラブルシューティング、ベストプラクティス、意思決定、アーキテクチャと設計パターン、制限とクォータ、セキュリティ、構成、統合とコーディングパターン、デプロイについて網羅しています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使い方
Agent への重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲が指定されているカテゴリ(例:
L35-L120)の場合は、指定された行でread_fileを使用してください。ファイルリンクが指定されているカテゴリ(例:[security.md](security.md))の場合は、リンクされた参照ファイルでread_fileを使用してください。
Agent への重要事項:
metadata.generated_atが 3 か月以上前の場合は、リポジトリから最新バージョンをプルするようにユーザーに提案してください。mcp_microsoftdocsツールが利用できない場合は、ユーザーにインストールを提案してください: インストールガイド
このスキルは、ドキュメントコンテンツを取得するためにネットワークアクセスが必要です。
- 推奨: クエリ文字列
from=learn-agent-skillを指定してmcp_microsoftdocs:microsoft_docs_fetchを使用してください。Markdown を返します。 - フォールバック: クエリ文字列
from=learn-agent-skill&accept=text/markdownを指定してfetch_webpageを使用してください。Markdown を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| トラブルシューティング | L37-L43 | Azure AD B2C エラーの診断と修正、カスタムポリシーとユーザーフローのデバッグ、Application Insights を使用したポリシー実行のトレースとトラブルシューティング。 |
| ベストプラクティス | L44-L52 | Azure AD B2C の構成、ユーザーフロー/カスタムポリシーの設計、MFA とアーキテクチャのセキュリティ保護、資格情報とアカウント攻撃の検出と軽減に関するベストプラクティス。 |
| 意思決定 | L53-L61 | B2C アプリケーションタイプの選択、MAU 課金/ティアの理解、リージョンとデータレジデンシーの計画、使用法、移行戦略、ユーザー移行アプローチの決定に関するガイダンス。 |
| アーキテクチャと設計パターン | L62-L70 | グローバルな Azure AD B2C 顧客 ID アーキテクチャ、ファネルベースとリージョンベースの設計の比較、各パターンのステップバイステップの概念実証実装。 |
| 制限とクォータ | L71-L78 | Azure AD B2C テナントのサービス制限、クォータ、および制約。ディレクトリサイズ、トークン形式/制約、テナント作成とスケーリングの制限を含む。 |
| セキュリティ | L79-L95 | Azure AD B2C のセキュリティ強化: MFA、条件付きアクセス、Identity Protection、CAPTCHA、キー/証明書、TLS/暗号、管理者ロール、テナント制御、API コネクタセキュリティ、Sentinel ロギング。 |
| 構成 | L96-L210 | Azure AD B2C の構成: カスタムポリシー、ユーザーフロー、トークン、MFA、ID プロバイダー、クレーム/変換、アプリ/API 登録、UI/ローカライズ、SSO、セキュリティ、および高度な認証オプション。 |
| 統合とコーディングパターン | L211-L323 | Azure AD B2C をアプリや API に統合するためのエンドツーエンドのパターン、ID プロバイダー、カスタムポリシー、不正/リスクツールの構成、プロキシ、WAF、監視によるトラフィックのセキュリティ保護。 |
| デプロイ | L324-L328 | CI/CD パイプラインを使用した Azure AD B2C カスタムポリシーのデプロイの自動化。セットアップ手順、YAML の例、Azure Pipelines と GitHub Actions のベストプラクティスを含む。 |
トラブルシューティング
| トピック | URL |
|---|---|
| Azure AD B2C エラーコードとトラブルシューティングのリファレンス | https://learn.microsoft.com/en-us/azure/active-directory-b2c/error-codes |
| Azure AD B2C カスタムポリシーとユーザーフローのトラブルシューティング | https://learn.microsoft.com/en-us/azure/active-directory-b2c/troubleshoot |
| Application Insights を使用した Azure AD B2C カスタムポリシーのトラブルシューティング | https://learn.microsoft.com/en-us/azure/active-directory-b2c/troubleshoot-with-application-insights |
ベストプラクティス
| トピック | URL |
|---|---|
| Azure AD B2C の統合と構成のベストプラクティスを適用する | https://learn.microsoft.com/en-us/azure/active-directory-b2c/best-practices |
| Azure AD B2C ユーザーフローとカスタムポリシーの開発者向けガイダンス | https://learn.microsoft.com/en-us/azure/active-directory-b2c/custom-policy-developer-notes |
| 監視とアラートを使用して Azure AD B2C で電話ベースの MFA を保護する | https://learn.microsoft.com/en-us/azure/active-directory-b2c/phone-based-mfa |
| Azure AD B2C アーキテクチャにセキュリティのベストプラクティスを適用する | https://learn.microsoft.com/en-us/azure/active-directory-b2c/security-architecture |
| Azure AD B2C での資格情報攻撃を軽減する | https://learn.microsoft.com/en-us/azure/active-directory-b2c/threat-management |
意思決定
| トピック | URL |
|---|---|
| Azure AD B2C に適切なアプリケーションタイプを選択する | https://learn.microsoft.com/en-us/azure/active-directory-b2c/application-types |
| Azure AD B2C の MAU 課金とティア選択を理解する | https://learn.microsoft.com/en-us/azure/active-directory-b2c/billing |
| Azure AD B2C のリージョン可用性とデータレジデンシーを計画する | https://learn.microsoft.com/en-us/azure/active-directory-b2c/data-residency |
| Azure AD B2C の使用法と移行の決定を計画する | https://learn.microsoft.com/en-us/azure/active-directory-b2c/faq |
| Azure AD B2C へのユーザー移行アプローチを選択する | https://learn.microsoft.com/en-us/azure/active-directory-b2c/user-migration |
アーキテクチャと設計パターン
| トピック | URL |
|---|---|
| Azure AD B2C でファネルベースのグローバル ID 設計を適用する | https://learn.microsoft.com/en-us/azure/active-directory-b2c/b2c-global-identity-funnel-based-design |
| Azure AD B2C でファネルベースのグローバル ID 概念実証を実装する | https://learn.microsoft.com/en-us/azure/active-directory-b2c/b2c-global-identity-proof-of-concept-funnel |
| Azure AD B2C でリージョンベースのグローバル ID 概念実証を実装する | https://learn.microsoft.com/en-us/azure/active-directory-b2c/b2c-global-identity-proof-of-concept-regional |
| Azure AD B2C でリージョンベースのグローバル ID 設計を適用する | https://learn.microsoft.com/en-us/azur |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure Active Directory B2C Skill
This skill provides expert guidance for Azure Active Directory B2C. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.
How to Use This Skill
IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,
L35-L120), useread_filewith the specified lines. For categories with file links (e.g.,[security.md](security.md)), useread_fileon the linked reference file
IMPORTANT for Agent: If
metadata.generated_atis more than 3 months old, suggest the user pull the latest version from the repository. Ifmcp_microsoftdocstools are not available, suggest the user install it: Installation Guide
This skill requires network access to fetch documentation content:
- Preferred: Use
mcp_microsoftdocs:microsoft_docs_fetchwith query stringfrom=learn-agent-skill. Returns Markdown. - Fallback: Use
fetch_webpagewith query stringfrom=learn-agent-skill&accept=text/markdown. Returns Markdown.
Category Index
| Category | Lines | Description |
|---|---|---|
| Troubleshooting | L37-L43 | Diagnosing and fixing Azure AD B2C errors, debugging custom policies and user flows, and using Application Insights to trace and troubleshoot policy execution. |
| Best Practices | L44-L52 | Best practices for configuring Azure AD B2C, designing user flows/custom policies, securing MFA and architecture, and detecting/mitigating credential and account attacks. |
| Decision Making | L53-L61 | Guidance on choosing B2C app types, understanding MAU billing/tiers, planning regions and data residency, and deciding on usage, migration strategy, and user migration approaches. |
| Architecture & Design Patterns | L62-L70 | Global Azure AD B2C customer identity architectures, comparing funnel- vs region-based designs, and step-by-step proof-of-concept implementations for each pattern |
| Limits & Quotas | L71-L78 | Service limits, quotas, and restrictions for Azure AD B2C tenants, including directory size, token formats/constraints, and tenant creation and scaling limits. |
| Security | L79-L95 | Security hardening for Azure AD B2C: MFA, Conditional Access, Identity Protection, CAPTCHA, keys/certs, TLS/ciphers, admin roles, tenant control, API connector security, and Sentinel logging. |
| Configuration | L96-L210 | Configuring Azure AD B2C: custom policies, user flows, tokens, MFA, identity providers, claims/transformations, app/API registration, UI/localization, SSO, security, and advanced auth options. |
| Integrations & Coding Patterns | L211-L323 | End-to-end patterns for integrating Azure AD B2C into apps and APIs, configuring identity providers, custom policies, fraud/risk tools, and securing traffic with proxies, WAFs, and monitoring. |
| Deployment | L324-L328 | Automating deployment of Azure AD B2C custom policies using CI/CD pipelines, including setup steps, YAML examples, and best practices for Azure Pipelines and GitHub Actions. |
Troubleshooting
| Topic | URL |
|---|---|
| Azure AD B2C error codes and troubleshooting reference | https://learn.microsoft.com/en-us/azure/active-directory-b2c/error-codes |
| Troubleshoot Azure AD B2C custom policies and user flows | https://learn.microsoft.com/en-us/azure/active-directory-b2c/troubleshoot |
| Troubleshoot Azure AD B2C custom policies with Application Insights | https://learn.microsoft.com/en-us/azure/active-directory-b2c/troubleshoot-with-application-insights |
Best Practices
| Topic | URL |
|---|---|
| Apply Azure AD B2C integration and configuration best practices | https://learn.microsoft.com/en-us/azure/active-directory-b2c/best-practices |
| Developer guidance for Azure AD B2C user flows and custom policies | https://learn.microsoft.com/en-us/azure/active-directory-b2c/custom-policy-developer-notes |
| Secure phone-based MFA in Azure AD B2C using monitoring and alerts | https://learn.microsoft.com/en-us/azure/active-directory-b2c/phone-based-mfa |
| Apply security best practices to Azure AD B2C architecture | https://learn.microsoft.com/en-us/azure/active-directory-b2c/security-architecture |
| Mitigate credential attacks in Azure AD B2C | https://learn.microsoft.com/en-us/azure/active-directory-b2c/threat-management |
Decision Making
| Topic | URL |
|---|---|
| Choose appropriate application types for Azure AD B2C | https://learn.microsoft.com/en-us/azure/active-directory-b2c/application-types |
| Understand Azure AD B2C MAU billing and tier selection | https://learn.microsoft.com/en-us/azure/active-directory-b2c/billing |
| Plan Azure AD B2C region availability and data residency | https://learn.microsoft.com/en-us/azure/active-directory-b2c/data-residency |
| Plan Azure AD B2C usage and migration decisions | https://learn.microsoft.com/en-us/azure/active-directory-b2c/faq |
| Choose a user migration approach to Azure AD B2C | https://learn.microsoft.com/en-us/azure/active-directory-b2c/user-migration |
Architecture & Design Patterns
| Topic | URL |
|---|---|
| Apply funnel-based global identity design with Azure AD B2C | https://learn.microsoft.com/en-us/azure/active-directory-b2c/b2c-global-identity-funnel-based-design |
| Implement funnel-based global identity proof of concept in Azure AD B2C | https://learn.microsoft.com/en-us/azure/active-directory-b2c/b2c-global-identity-proof-of-concept-funnel |
| Implement region-based global identity proof of concept in Azure AD B2C | https://learn.microsoft.com/en-us/azure/active-directory-b2c/b2c-global-identity-proof-of-concept-regional |
| Apply region-based global identity design with Azure AD B2C | https://learn.microsoft.com/en-us/azure/active-directory-b2c/b2c-global-identity-region-based-design |
| Design a global customer identity solution with Azure AD B2C | https://learn.microsoft.com/en-us/azure/active-directory-b2c/b2c-global-identity-solutions |
Limits & Quotas
| Topic | URL |
|---|---|
| Review Azure AD B2C service limits and restrictions | https://learn.microsoft.com/en-us/azure/active-directory-b2c/service-limits |
| Monitor and manage Azure AD B2C directory size quota | https://learn.microsoft.com/en-us/azure/active-directory-b2c/tenant-management-directory-quota |
| Understand Azure AD B2C token types, contents, and constraints | https://learn.microsoft.com/en-us/azure/active-directory-b2c/tokens-overview |
| Create Azure AD B2C tenant and understand tenant limits | https://learn.microsoft.com/en-us/azure/active-directory-b2c/tutorial-create-tenant |
Security
Configuration
Integrations & Coding Patterns
Deployment
| Topic | URL |
|---|---|
| Deploy Azure AD B2C custom policies with Azure Pipelines | https://learn.microsoft.com/en-us/azure/active-directory-b2c/deploy-custom-policies-devops |
| Deploy Azure AD B2C custom policies with GitHub Actions | https://learn.microsoft.com/en-us/azure/active-directory-b2c/deploy-custom-policies-github-action |