Azure Front Door 構成支援
Azure Front Doorの開発に関する専門知識を提供し、ルーティング、キャッシング、ルールエンジン、CDN、WAF、TLS、Private Link、DevOps自動化などの設定や関連開発タスクを支援するSkillです。
📜 元の英語説明(参考)
Expert knowledge for Azure Front Door development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when configuring Front Door routing/caching, rules engine, CDN tiers, WAF/TLS/Private Link, or DevOps automation, and other Azure Front Door related development tasks. Not for Azure Application Gateway (use azure-application-gateway), Azure Load Balancer (use azure-load-balancer), Azure Traffic Manager (use azure-traffic-manager), Azure Web Application Firewall (use azure-web-application-firewall).
🇯🇵 日本人クリエイター向け解説
Azure Front Doorの開発に関する専門知識を提供し、ルーティング、キャッシング、ルールエンジン、CDN、WAF、TLS、Private Link、DevOps自動化などの設定や関連開発タスクを支援するSkillです。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o azure-front-door.zip https://jpskill.com/download/5701.zip && unzip -o azure-front-door.zip && rm azure-front-door.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/5701.zip -OutFile "$d\azure-front-door.zip"; Expand-Archive "$d\azure-front-door.zip" -DestinationPath $d -Force; ri "$d\azure-front-door.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
azure-front-door.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
azure-front-doorフォルダができる - 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 Front Door スキル
このスキルは、Azure Front Door に関する専門的なガイダンスを提供します。トラブルシューティング、ベストプラクティス、意思決定、アーキテクチャと設計パターン、制限とクォータ、セキュリティ、構成、統合とコーディングパターン、デプロイメントを網羅しています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使い方
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-L41 | ログ、参照文字列、ベストプラクティスを使用して、Azure Front Door の 4xx/5xx エラー、CORS および圧縮の問題、構成/ランタイムの問題、パフォーマンスのボトルネックを診断および修正します。 |
| ベストプラクティス | L42-L48 | ビデオオンデマンド/ライブストリーミングのパフォーマンス、信頼性、コスト効率のために、最適な Front Door 構成、ルールエンジンパターン、CDN チューニングを設計します。 |
| 意思決定 | L49-L60 | Azure Front Door と CDN ティアの価格、課金、コスト比較に加えて、ティアの選択、Classic から Standard/Premium への計画/移行、または Premium へのアップグレードに関するガイダンス。 |
| アーキテクチャと設計パターン | L61-L69 | Azure Front Door のアーキテクチャパターン: apex ドメイン設定、ブルー/グリーンデプロイメント、Traffic Manager を使用した手動フェールオーバー、静的 BLOB ホスティング、信頼性の高いアップロード、および適切に設計された設計ガイダンス。 |
| 制限とクォータ | L70-L77 | POP コードと場所、リージョンごとの Front Door POP リスト、ルーティング/複合制限、およびサブスクリプションレベルの帯域幅スロットリングの動作と上限。 |
| セキュリティ | L78-L94 | Azure Front Door のセキュリティ保護: TLS/暗号構成、カスタムドメイン HTTPS、マネージド ID とオリジン認証、Private Link、セキュリティヘッダー、およびログのスクラブ/機密データ保護。 |
| 構成 | L95-L123 | Azure Front Door の動作の構成: キャッシュ、ルール/書き換え、ヘッダー/プロトコル、圧縮、Private Link バックエンド、WebSockets、監視、およびポータル/CLI/PowerShell を介したキャッシュパージ。 |
| 統合とコーディングパターン | L124-L129 | スクリプトとコマンドラインワークフローを介してプロファイル、エンドポイント、配信ルールを作成するなど、Azure CLI/PowerShell を使用した Azure Front Door セットアップの自動化。 |
| デプロイメント | L130-L140 | Bicep/ARM/Terraform を使用した Front Door のデプロイと移行の自動化、DevOps パイプラインの更新、および Classic、Standard、Premium ティア間のアップグレードまたは移行。 |
トラブルシューティング
| トピック | URL |
|---|---|
| Azure Front Door を使用する際の CORS の問題を解決する | https://learn.microsoft.com/en-us/azure/frontdoor/standard-premium/troubleshoot-cross-origin-resources |
ベストプラクティス
| トピック | URL |
|---|---|
| Azure Front Door 構成のベストプラクティスを適用する | https://learn.microsoft.com/en-us/azure/frontdoor/best-practices |
| Azure Front Door ルールエンジンのシナリオとパターンを実装する | https://learn.microsoft.com/en-us/azure/frontdoor/rules-engine-scenarios |
| Azure Front Door で VOD とライブストリーミングを最適化する | https://learn.microsoft.com/en-us/azure/frontdoor/video-on-demand-live-streaming |
意思決定
| トピック | URL |
|---|---|
| Azure Front Door の課金コンポーネントと使用状況を理解する | https://learn.microsoft.com/en-us/azure/frontdoor/billing |
| Azure CDN Standard と Front Door の価格を比較する | https://learn.microsoft.com/en-us/azure/frontdoor/compare-cdn-front-door-price |
| Azure Front Door と Azure CDN ティアのどちらかを選択する | https://learn.microsoft.com/en-us/azure/frontdoor/front-door-cdn-comparison |
| Azure Front Door Classic を Standard または Premium に移行する | https://learn.microsoft.com/en-us/azure/frontdoor/migrate-tier |
| Front Door Standard/Premium への移行に関する FAQ | https://learn.microsoft.com/en-us/azure/frontdoor/migration-faq |
| Front Door Classic から Standard/Premium への移行を計画する | https://learn.microsoft.com/en-us/azure/frontdoor/tier-migration |
| Front Door Standard を Premium ティアにアップグレードする | https://learn.microsoft.com/en-us/azure/frontdoor/tier-upgrade |
| Azure Front Door Standard、Premium、および Classic の価格を比較する | https://learn.microsoft.com/en-us/azure/frontdoor/understanding-pricing |
アーキテクチャと設計パターン
| トピック | URL |
|---|---|
| Azure Front Door で apex ドメインを設計および構成する | https://learn.microsoft.com/en-us/azure/frontdoor/apex-domain |
| Front Door を使用してブルー/グリーンデプロイメントを実装する | https://learn.microsoft.com/en-us/azure/frontdoor/blue-green-deployment |
| Traffic Manager を使用して Front Door の手動フェールオーバーを実装する | https://learn.microsoft.com/en-us/azure/frontdoor/high-availability |
| 静的コンテンツ用に Azure Front Door と Storage BLOB を設計する | https://learn.microsoft.com/en-us/azure/frontdoor/scenario-storage-blobs |
| Azure Front Door を介した信頼性の高い BLOB アップロードを設計する | https://learn.microsoft.com/en-us/azure/frontdoor/scenario-upload-storage-blobs |
制限とクォータ
| トピック | URL |
|---|---|
| Azure Front Door POP の略語を場所に対応付ける | https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-abbreviation |
| リージョンごとの Azure Front Door POP の場所を確認する | https://lea |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure Front Door Skill
This skill provides expert guidance for Azure Front Door. 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-L41 | Diagnosing and fixing Azure Front Door 4xx/5xx errors, CORS and compression issues, config/runtime problems, and performance bottlenecks using logs, reference strings, and best practices. |
| Best Practices | L42-L48 | Designing optimal Front Door configs, rules engine patterns, and CDN tuning for video-on-demand/live streaming performance, reliability, and cost efficiency. |
| Decision Making | L49-L60 | Pricing, billing, and cost comparison for Azure Front Door vs CDN tiers, plus guidance on choosing tiers and planning/migrating from Classic to Standard/Premium or upgrading to Premium. |
| Architecture & Design Patterns | L61-L69 | Architectural patterns for Azure Front Door: apex domain setup, blue/green deployments, manual failover with Traffic Manager, static blob hosting, reliable uploads, and well-architected design guidance. |
| Limits & Quotas | L70-L77 | POP codes and locations, regional Front Door POP lists, routing/composite limits, and subscription-level bandwidth throttling behavior and caps |
| Security | L78-L94 | Securing Azure Front Door: TLS/cipher config, custom domain HTTPS, managed identity and origin auth, Private Link, security headers, and log scrubbing/sensitive data protection. |
| Configuration | L95-L123 | Configuring Azure Front Door behavior: caching, rules/rewrite, headers/protocols, compression, Private Link backends, WebSockets, monitoring, and cache purge via portal/CLI/PowerShell. |
| Integrations & Coding Patterns | L124-L129 | Automating Azure Front Door setup with Azure CLI/PowerShell, including creating profiles, endpoints, and delivery rules via scripts and command-line workflows. |
| Deployment | L130-L140 | Automating Front Door deployment and migration using Bicep/ARM/Terraform, updating DevOps pipelines, and upgrading or migrating between Classic, Standard, and Premium tiers. |
Troubleshooting
| Topic | URL |
|---|---|
| Resolve CORS issues when using Azure Front Door | https://learn.microsoft.com/en-us/azure/frontdoor/standard-premium/troubleshoot-cross-origin-resources |
Best Practices
| Topic | URL |
|---|---|
| Apply Azure Front Door configuration best practices | https://learn.microsoft.com/en-us/azure/frontdoor/best-practices |
| Implement Azure Front Door rules engine scenarios and patterns | https://learn.microsoft.com/en-us/azure/frontdoor/rules-engine-scenarios |
| Optimize VOD and Live Streaming with Azure Front Door | https://learn.microsoft.com/en-us/azure/frontdoor/video-on-demand-live-streaming |
Decision Making
| Topic | URL |
|---|---|
| Understand Azure Front Door billing components and usage | https://learn.microsoft.com/en-us/azure/frontdoor/billing |
| Compare pricing of Azure CDN Standard and Front Door | https://learn.microsoft.com/en-us/azure/frontdoor/compare-cdn-front-door-price |
| Choose between Azure Front Door and Azure CDN tiers | https://learn.microsoft.com/en-us/azure/frontdoor/front-door-cdn-comparison |
| Migrate Azure Front Door Classic to Standard or Premium | https://learn.microsoft.com/en-us/azure/frontdoor/migrate-tier |
| FAQ for migrating to Front Door Standard/Premium | https://learn.microsoft.com/en-us/azure/frontdoor/migration-faq |
| Plan migration from Front Door classic to Standard/Premium | https://learn.microsoft.com/en-us/azure/frontdoor/tier-migration |
| Upgrade Front Door Standard to Premium tier | https://learn.microsoft.com/en-us/azure/frontdoor/tier-upgrade |
| Compare Azure Front Door Standard, Premium, and Classic pricing | https://learn.microsoft.com/en-us/azure/frontdoor/understanding-pricing |
Architecture & Design Patterns
| Topic | URL |
|---|---|
| Design and configure apex domains with Azure Front Door | https://learn.microsoft.com/en-us/azure/frontdoor/apex-domain |
| Implement blue/green deployments using Front Door | https://learn.microsoft.com/en-us/azure/frontdoor/blue-green-deployment |
| Implement manual failover for Front Door with Traffic Manager | https://learn.microsoft.com/en-us/azure/frontdoor/high-availability |
| Architect Azure Front Door with Storage blobs for static content | https://learn.microsoft.com/en-us/azure/frontdoor/scenario-storage-blobs |
| Design reliable blob upload via Azure Front Door | https://learn.microsoft.com/en-us/azure/frontdoor/scenario-upload-storage-blobs |
Limits & Quotas
| Topic | URL |
|---|---|
| Map Azure Front Door POP abbreviations to locations | https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-abbreviation |
| Review Azure Front Door POP locations by region | https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region |
| Understand Azure Front Door routing composite limits | https://learn.microsoft.com/en-us/azure/frontdoor/front-door-routing-limits |
| Understand Front Door Standard/Premium bandwidth throttling by subscription | https://learn.microsoft.com/en-us/azure/frontdoor/standard-premium/subscription-offers |
Security
Configuration
Integrations & Coding Patterns
| Topic | URL |
|---|---|
| Create Azure Front Door profiles using Azure CLI | https://learn.microsoft.com/en-us/azure/frontdoor/create-front-door-cli |
| Create Azure Front Door and delivery rules with CLI | https://learn.microsoft.com/en-us/azure/frontdoor/standard-premium/front-door-add-rules-cli |