jpskill.com
🛠️ 開発・MCP コミュニティ

azure-networking

Azureネットワークの設計、トラブルシューティング、セキュリティ対策など、専門知識を活かして複雑なネットワーク開発を支援するSkill。

📜 元の英語説明(参考)

Expert knowledge for Azure Networking development including troubleshooting, decision making, architecture & design patterns, and security. Use when designing hub-spoke VNets, Azure Firewall/NSG rules, App Gateway/Front Door WAF, DDoS, or fixing Microsoft.Network errors, and other Azure Networking related development tasks. Not for Azure Virtual Network (use azure-virtual-network), Azure Virtual Network Manager (use azure-virtual-network-manager), Azure Virtual WAN (use azure-virtual-wan), Azure Network Watcher (use azure-network-watcher).

🇯🇵 日本人クリエイター向け解説

一言でいうと

Azureネットワークの設計、トラブルシューティング、セキュリティ対策など、専門知識を活かして複雑なネットワーク開発を支援するSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-17
取得日時
2026-05-17
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

Azure Networking スキル

このスキルは、Azure Networking に関する専門的なガイダンスを提供します。トラブルシューティング、意思決定、アーキテクチャと設計パターン、およびセキュリティをカバーしています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。

このスキルの使用方法

エージェントへの重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲が指定されているカテゴリ(例: 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 での Microsoft.Network リソースのプロビジョニング失敗の診断と解決。一般的なエラーパターン、原因、段階的な修復ガイダンスを含みます。
意思決定 L37-L41 Azure ネットワークアーキテクチャの選択に関するガイダンス。リージョン遅延データの使用、セキュアなトポロジとアプリ配信オプションの選択、リモートおよびハイブリッドワークシナリオのネットワーク計画を含みます。
アーキテクチャと設計パターン L42-L46 Azure でのルーティングとトラフィックフローの設計。コントロールプレーンパスとデータプレーンパスの分析、Web アプリケーション向けのセキュアなハブスポークネットワークアーキテクチャの構築を含みます。
セキュリティ L47-L50 Azure ネットワーク向けのゼロトラストセキュリティ。ポリシー、NSG、Azure Firewall、DDoS、App Gateway/Front Door WAF の強化、Web アプリケーション向けの仮想ネットワークのセキュリティ保護を含みます。

トラブルシューティング

トピック URL
Microsoft.Network のプロビジョニング失敗状態のトラブルシューティング https://learn.microsoft.com/en-us/azure/networking/troubleshoot-failed-state

意思決定

トピック URL
アーキテクチャ計画に Azure リージョンの遅延統計を使用する https://learn.microsoft.com/en-us/azure/networking/azure-network-latency

アーキテクチャと設計パターン

トピック URL
Azure Web アプリケーション向けのセキュアなハブスポークネットワークを設計する https://learn.microsoft.com/en-us/azure/networking/cross-service-scenarios/design-secure-hub-spoke-network

セキュリティ

トピック URL
Azure Policy コンプライアンスコントロールをネットワークに適用する https://learn.microsoft.com/en-us/azure/networking/security-controls-policy
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Azure Networking Skill

This skill provides expert guidance for Azure Networking. Covers troubleshooting, decision making, architecture & design patterns, and security. 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), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file

IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools 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_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

Category Lines Description
Troubleshooting L32-L36 Diagnosing and resolving Microsoft.Network resource provisioning failures in Azure, including common error patterns, causes, and step-by-step remediation guidance.
Decision Making L37-L41 Guidance on choosing Azure network architectures: using region latency data, selecting secure topologies and app delivery options, and planning networking for remote and hybrid work scenarios.
Architecture & Design Patterns L42-L46 Routing and traffic flow design in Azure: analyzing control vs data plane paths, and building secure hub-spoke network architectures for web apps.
Security L47-L50 Zero Trust security for Azure networking: policies, NSGs, Azure Firewall, DDoS, App Gateway/Front Door WAF hardening, and securing virtual networks for web apps.

Troubleshooting

Topic URL
Troubleshoot Microsoft.Network failed provisioning states https://learn.microsoft.com/en-us/azure/networking/troubleshoot-failed-state

Decision Making

Topic URL
Use Azure region latency stats for architecture planning https://learn.microsoft.com/en-us/azure/networking/azure-network-latency

Architecture & Design Patterns

Topic URL
Design a secure hub-spoke network for Azure web apps https://learn.microsoft.com/en-us/azure/networking/cross-service-scenarios/design-secure-hub-spoke-network

Security

Topic URL
Apply Azure Policy compliance controls to networking https://learn.microsoft.com/en-us/azure/networking/security-controls-policy