azure-network-watcher

Diagnose Azure network issues using Network Watcher diagnostic tools.

1|Updated Oct 1, 2025
One-click install
npx skills add https://github.com/diberry/microsoft-mcp-doc-generation --skill azure-network-watcher-diberry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-network-watcher
Source: https://github.com/diberry/microsoft-mcp-doc-generation/tree/main/docs-generation/skills-source/azure-network-watcher
Command: npx skills add https://github.com/diberry/microsoft-mcp-doc-generation --skill azure-network-watcher-diberry

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive expert knowledge for Azure Network Watcher, enabling users to effectively build, debug, and optimize network monitoring solutions within Azure.

Core Features & Use Cases

  • Troubleshooting: Diagnose and automate the resolution of connectivity, NSG, and VPN issues.
  • Configuration & Security: Guide users on setting up logging, RBAC, and securing network data.
  • Data Analysis: Assist in parsing and visualizing network flow logs for security and performance insights.
  • Use Case: A user is experiencing intermittent connectivity issues between their on-premises network and an Azure VM. They can use this skill to diagnose NSG rules, VPN gateway status, and outbound connectivity using Network Watcher's diagnostic tools.

Quick Start

Use the azure-network-watcher skill to troubleshoot outbound connectivity issues for an Azure VM.

Frequently Asked Questions about azure-network-watcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot outbound connectivity issues from an Azure VM?

Network Watcher troubleshooting allows you to diagnose Azure VM outbound connectivity by checking NSG security rules, verifying VPN gateway status, and testing IP flow. This isolates whether security configurations block traffic.

What is the best way to diagnose intermittent connectivity between on-premises networks and Azure?

Diagnosing intermittent hybrid connectivity requires using Network Watcher to evaluate VPN gateway health and NSG rules. This validates tunnel configurations and identifies packet loss points across on-premises and Azure boundaries.

How do I configure Azure network flow logs for security analysis?

Configuring Azure network flow logs involves enabling logging within Network Watcher and applying RBAC for secure data management. This produces traffic datasets ready for parsing and visualizing security insights.

Does Azure Network Watcher work with Azure CLI and PowerShell?

Azure Network Watcher supports both Azure CLI and PowerShell for automating troubleshooting, configuring RBAC security, and optimizing network monitoring. This allows scripted management of diagnostic tasks.

What are the limits and quotas for Azure Network Watcher diagnostics?

Azure Network Watcher enforces specific limits and quotas on diagnostic tools to manage resource consumption and prevent throttling. Understanding these constraints is necessary when automating large-scale network troubleshooting workflows.