azure-network-watcher
Azure Network Watcherの機能開発やトラブルシューティング、セキュリティ設定など、ネットワーク監視に関する専門的な課題解決を支援するSkill。
📜 元の英語説明(参考)
Expert knowledge for Azure Network Watcher development including troubleshooting, decision making, limits & quotas, security, configuration, and integrations & coding patterns. Use when configuring Connection Monitor, NSG/VNet flow logs, packet capture, Traffic Analytics, or Sentinel integrations, and other Azure Network Watcher related development tasks. Not for Azure Monitor (use azure-monitor), Azure Networking (use azure-networking), Azure Virtual Network (use azure-virtual-network), Azure Virtual Network Manager (use azure-virtual-network-manager).
🇯🇵 日本人クリエイター向け解説
Azure Network Watcherの機能開発やトラブルシューティング、セキュリティ設定など、ネットワーク監視に関する専門的な課題解決を支援する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 Network Watcher スキル
このスキルは、Azure Network Watcher に関する専門的なガイダンスを提供します。トラブルシューティング、意思決定、制限とクォータ、セキュリティ、構成、および統合とコーディングパターンを網羅しています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使用方法
エージェントへの重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲が指定されているカテゴリ(例:
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 を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| トラブルシューティング | L34-L43 | Network Watcher、Azure CLI、PowerShell、および Automation を使用して、送信接続、NSG/管理ルール、VPN ゲートウェイ/オンプレミス VPN の問題の診断とトラブルシューティングの自動化を行います。 |
| 意思決定 | L44-L50 | ネットワーク監視の移行に関するガイダンス: 従来の Connection Monitor および Network Performance Monitor テストからの移行、および NSG フローログから VNet フローログへの切り替え。 |
| 制限とクォータ | L51-L55 | Network Watcher パケットキャプチャの構成と実行方法、ストレージとフィルタリングのオプション、およびキャプチャに適用される主要な制限/クォータ(サイズ、期間、同時実行数)。 |
| セキュリティ | L56-L62 | RBAC を使用した Network Watcher へのセキュアなアクセスの構成、Zero Trust セグメンテーションのための Traffic Analytics の使用、およびマネージド ID を使用した VNet フローログの保護。 |
| 構成 | L63-L77 | Network Watcher ロギングの構成と管理: Connection Monitor 用の AMA、NSG/VNet フローログのセットアップ、スキーマ、フィルタリング、テンプレート(Bicep/ARM)、および Azure Policy の適用。 |
| 統合とコーディングパターン | L78-L83 | ツールとコードでの Network Watcher データの使用: PowerShell を使用した NSG フローログの解析、Power BI での視覚化、Functions からのパケットキャプチャのトリガー、KQL を使用した Traffic Analytics のクエリ、および Sentinel との統合。 |
トラブルシューティング
| トピック | URL |
|---|---|
| Network Watcher を使用して送信接続の問題を診断する | https://learn.microsoft.com/en-us/azure/network-watcher/connection-troubleshoot-manage |
| NSG 診断を使用して NSG および管理ルールをトラブルシューティングする | https://learn.microsoft.com/en-us/azure/network-watcher/diagnose-network-security-rules |
| Network Watcher を使用して Azure へのオンプレミス VPN 接続を診断する | https://learn.microsoft.com/en-us/azure/network-watcher/network-watcher-diagnose-on-premises-connectivity |
| Azure Automation と Network Watcher を使用して VPN 接続監視を自動化する | https://learn.microsoft.com/en-us/azure/network-watcher/network-watcher-monitor-with-azure-automation |
| Azure CLI を使用して VPN ゲートウェイと接続をトラブルシューティングする | https://learn.microsoft.com/en-us/azure/network-watcher/vpn-troubleshoot-cli |
| PowerShell を使用して VPN ゲートウェイと接続をトラブルシューティングする | https://learn.microsoft.com/en-us/azure/network-watcher/vpn-troubleshoot-powershell |
意思決定
| トピック | URL |
|---|---|
| Connection Monitor クラシックから新しい Connection Monitor に移行する | https://learn.microsoft.com/en-us/azure/network-watcher/migrate-to-connection-monitor-from-connection-monitor-classic |
| Network Performance Monitor から Connection Monitor にテストを移行する | https://learn.microsoft.com/en-us/azure/network-watcher/migrate-to-connection-monitor-from-network-performance-monitor |
| NSG フローログから VNet フローログに移行する | https://learn.microsoft.com/en-us/azure/network-watcher/nsg-flow-logs-migrate |
制限とクォータ
| トピック | URL |
|---|---|
| Network Watcher パケットキャプチャを使用し、その制限を理解する | https://learn.microsoft.com/en-us/azure/network-watcher/packet-capture-overview |
セキュリティ
| トピック | URL |
|---|---|
| Azure Network Watcher の RBAC 権限を構成する | https://learn.microsoft.com/en-us/azure/network-watcher/required-rbac-permissions |
| Traffic Analytics を使用して Zero Trust セグメンテーションを適用する | https://learn.microsoft.com/en-us/azure/network-watcher/traffic-analytics-zero-trust |
| マネージド ID を使用して VNet フローログを保護する | https://learn.microsoft.com/en-us/azure/network-watcher/vnet-flow-logs-managed-identity |
構成
| トピック | URL |
|---|---|
| Connection Monitor 用の Azure Monitor Agent を構成する | https://learn.microsoft.com/en-us/azure/network-watcher/azure-monitor-agent-with-connection-monitor |
| Arc サーバーに Azure Monitor Agent をインストールして管理する | https://learn.microsoft.com/en-us/azure/network-watcher/connection-monitor-install-azure-monitor-agent |
| Connection Monitor Log Analytics データスキーマを理解する | https://learn.microsoft.com/en-us/azure/network-watcher/connection-monitor-schema |
| Bicep を使用して NSG フローログを有効にする | https://learn.microsoft.com/en-us/azure/network-watcher/nsg-flow-logs-bicep |
| Azure NSG フローログを構成および管理する | https://learn.microsoft.com/en-us/azure/network-watcher/nsg-flow-logs-manage |
| ARM テンプレートを使用して NSG フローログを有効にする | https://learn.microsoft.com/en-us/azure/network-watcher/nsg-flow-logs-template |
| Azure Policy を使用して Traffic Analytics を管理する | https://learn.microsoft.com/en-us/azure/network-watcher/traffic-analytics-policy-portal |
| Traffic Analytics のスキーマと集計を理解する | https://learn.microsoft.com/en-us/azure/network-watcher/traffic-a |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure Network Watcher Skill
This skill provides expert guidance for Azure Network Watcher. Covers troubleshooting, decision making, limits & quotas, security, configuration, and integrations & coding patterns. 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 | L34-L43 | Diagnosing and automating troubleshooting for outbound connectivity, NSG/admin rules, and VPN gateway/on-premises VPN issues using Network Watcher, Azure CLI, PowerShell, and Automation. |
| Decision Making | L44-L50 | Guidance for migrating network monitoring: moving from classic Connection Monitor and Network Performance Monitor tests, and switching NSG flow logs to VNet flow logs. |
| Limits & Quotas | L51-L55 | How to configure and run Network Watcher packet capture, storage and filtering options, and the key limits/quotas (size, duration, concurrency) that apply to captures |
| Security | L56-L62 | Configuring secure access to Network Watcher with RBAC, using Traffic Analytics for Zero Trust segmentation, and protecting VNet flow logs with managed identities. |
| Configuration | L63-L77 | Configuring and governing Network Watcher logging: AMA for Connection Monitor, NSG/VNet flow logs setup, schemas, filtering, templates (Bicep/ARM), and Azure Policy enforcement. |
| Integrations & Coding Patterns | L78-L83 | Using Network Watcher data in tools and code: parsing NSG flow logs with PowerShell, visualizing in Power BI, triggering packet capture from Functions, querying Traffic Analytics with KQL, and integrating with Sentinel. |
Troubleshooting
| Topic | URL |
|---|---|
| Diagnose outbound connection issues with Network Watcher | https://learn.microsoft.com/en-us/azure/network-watcher/connection-troubleshoot-manage |
| Troubleshoot NSG and admin rules with NSG diagnostics | https://learn.microsoft.com/en-us/azure/network-watcher/diagnose-network-security-rules |
| Diagnose on-premises VPN connectivity to Azure with Network Watcher | https://learn.microsoft.com/en-us/azure/network-watcher/network-watcher-diagnose-on-premises-connectivity |
| Automate VPN connectivity monitoring with Azure Automation and Network Watcher | https://learn.microsoft.com/en-us/azure/network-watcher/network-watcher-monitor-with-azure-automation |
| Troubleshoot VPN gateways and connections with Azure CLI | https://learn.microsoft.com/en-us/azure/network-watcher/vpn-troubleshoot-cli |
| Troubleshoot VPN gateways and connections with PowerShell | https://learn.microsoft.com/en-us/azure/network-watcher/vpn-troubleshoot-powershell |
Decision Making
| Topic | URL |
|---|---|
| Migrate from Connection Monitor classic to new Connection Monitor | https://learn.microsoft.com/en-us/azure/network-watcher/migrate-to-connection-monitor-from-connection-monitor-classic |
| Migrate tests from Network Performance Monitor to Connection Monitor | https://learn.microsoft.com/en-us/azure/network-watcher/migrate-to-connection-monitor-from-network-performance-monitor |
| Migrate from NSG flow logs to VNet flow logs | https://learn.microsoft.com/en-us/azure/network-watcher/nsg-flow-logs-migrate |
Limits & Quotas
| Topic | URL |
|---|---|
| Use Network Watcher packet capture and understand its limits | https://learn.microsoft.com/en-us/azure/network-watcher/packet-capture-overview |
Security
| Topic | URL |
|---|---|
| Configure RBAC permissions for Azure Network Watcher | https://learn.microsoft.com/en-us/azure/network-watcher/required-rbac-permissions |
| Apply Zero Trust segmentation using Traffic Analytics | https://learn.microsoft.com/en-us/azure/network-watcher/traffic-analytics-zero-trust |
| Secure VNet flow logs with managed identities | https://learn.microsoft.com/en-us/azure/network-watcher/vnet-flow-logs-managed-identity |
Configuration
Integrations & Coding Patterns
| Topic | URL |
|---|---|
| Parse and read Azure flow logs with PowerShell | https://learn.microsoft.com/en-us/azure/network-watcher/flow-logs-read |
| Trigger Network Watcher packet captures from Azure Functions alerts | https://learn.microsoft.com/en-us/azure/network-watcher/packet-capture-alert-triggered |
| Analyze Traffic Analytics data with KQL queries | https://learn.microsoft.com/en-us/azure/network-watcher/traffic-analytics-queries |