azure-extended-zones
Azure Extended Zonesの導入や設定、セキュリティ対策、リソース管理など、開発全般に関する専門知識を提供するSkill。
📜 元の英語説明(参考)
Expert knowledge for Azure Extended Zones development including decision making, limits & quotas, security, and configuration. Use when setting up Extended Zones access, Azure Policy, Firewall, CMK disk encryption, or quota increase workflows, and other Azure Extended Zones related development tasks. Not for Azure Reliability (use azure-reliability), Azure Resiliency (use azure-resiliency), Azure Virtual Network (use azure-virtual-network), Azure Virtual WAN (use azure-virtual-wan).
🇯🇵 日本人クリエイター向け解説
Azure Extended Zonesの導入や設定、セキュリティ対策、リソース管理など、開発全般に関する専門知識を提供するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 この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-17
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
Azure Extended Zones スキル
このスキルは、Azure Extended Zones に関する専門的なガイダンスを提供します。意思決定、制限とクォータ、セキュリティ、および構成をカバーしています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使用方法
エージェントへの重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲が指定されているカテゴリ(例:
L35-L120)の場合は、指定された行でread_fileを使用してください。ファイルリンクが指定されているカテゴリ(例:[security.md](security.md))の場合は、リンクされた参照ファイルでread_fileを使用してください。
エージェントへの重要事項:
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 を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| 意思決定 | L32-L36 | Azure Extended Zones のコスト最適化に関するガイダンス。予約または節約プランの購入時期と方法、価格のトレードオフ、購入ワークフローを含みます。 |
| 制限とクォータ | L37-L41 | Azure ポータルを使用して現在の Azure Extended Zones クォータを表示し、クォータ増加を要求する方法。必要な手順と制限に関する考慮事項を含みます。 |
| セキュリティ | L42-L46 | カスタマーマネージドキーを使用して Extended Zone VM ディスクを暗号化する方法。セットアップ手順、キーコンテナーの統合、セキュリティ構成の詳細を含みます。 |
| 構成 | L47-L52 | Extended Zones のアクセスとガバナンスの構成: サブスクリプションの登録、カスタム Azure Policy の作成、Extended Zones 内での Azure Firewall のデプロイ。 |
意思決定
| トピック | URL |
|---|---|
| Azure Extended Zones の予約または節約プランを選択して購入する | https://learn.microsoft.com/en-us/azure/extended-zones/purchase-reservations-savings-plans |
制限とクォータ
| トピック | URL |
|---|---|
| ポータルで Azure Extended Zones のクォータ増加を要求する | https://learn.microsoft.com/en-us/azure/extended-zones/request-quota-increase |
セキュリティ
| トピック | URL |
|---|---|
| カスタマーマネージドキーで Extended Zone VM ディスクを暗号化する | https://learn.microsoft.com/en-us/azure/extended-zones/key-vault-encrypt-azure-extended-zone-disk |
構成
| トピック | URL |
|---|---|
| Extended Zones 用のカスタム Azure Policy 定義を作成する | https://learn.microsoft.com/en-us/azure/extended-zones/create-azure-policy |
| Extended Zones での Azure Firewall デプロイを構成する | https://learn.microsoft.com/en-us/azure/extended-zones/deploy-azure-firewall |
| Azure Extended Zones にアクセスするためにサブスクリプションを登録する | https://learn.microsoft.com/en-us/azure/extended-zones/request-access |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure Extended Zones Skill
This skill provides expert guidance for Azure Extended Zones. Covers decision making, limits & quotas, security, and configuration. 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 |
|---|---|---|
| Decision Making | L32-L36 | Guidance on cost optimization for Azure Extended Zones, including when and how to buy reservations or savings plans, pricing tradeoffs, and purchase workflows. |
| Limits & Quotas | L37-L41 | How to view current Azure Extended Zones quotas and request quota increases using the Azure portal, including required steps and limits considerations. |
| Security | L42-L46 | How to encrypt Extended Zone VM disks using customer-managed keys, including setup steps, key vault integration, and security configuration details. |
| Configuration | L47-L52 | Configuring Extended Zones access and governance: registering subscriptions, creating custom Azure Policy, and deploying Azure Firewall within Extended Zones. |
Decision Making
| Topic | URL |
|---|---|
| Choose and purchase reservations or savings plans for Azure Extended Zones | https://learn.microsoft.com/en-us/azure/extended-zones/purchase-reservations-savings-plans |
Limits & Quotas
| Topic | URL |
|---|---|
| Request Azure Extended Zones quota increases in portal | https://learn.microsoft.com/en-us/azure/extended-zones/request-quota-increase |
Security
| Topic | URL |
|---|---|
| Encrypt Extended Zone VM disks with customer-managed keys | https://learn.microsoft.com/en-us/azure/extended-zones/key-vault-encrypt-azure-extended-zone-disk |
Configuration
| Topic | URL |
|---|---|
| Create custom Azure Policy definitions for Extended Zones | https://learn.microsoft.com/en-us/azure/extended-zones/create-azure-policy |
| Configure Azure Firewall deployment in Extended Zones | https://learn.microsoft.com/en-us/azure/extended-zones/deploy-azure-firewall |
| Register subscriptions to access Azure Extended Zones | https://learn.microsoft.com/en-us/azure/extended-zones/request-access |