azure-network-ops

Audit and manage Azure network configurations and security controls across VNets, NSGs, and gateways.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/dgethings/netclaw --skill azure-network-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-network-ops
Source: https://github.com/dgethings/netclaw/tree/main/workspace/skills/azure-network-ops
Command: npx skills add https://github.com/dgethings/netclaw --skill azure-network-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Azure cloud networking environment management often requires auditing and troubleshooting complex networks across VNets, NSGs, ExpressRoute, VPNs, firewalls, and load balancers to ensure security and connectivity.

Core Features & Use Cases

  • Network discovery: Enumerate VNets, subnets, peering, DNS, and route tables to build an accurate topology.
  • Security posture: Retrieve NSG rules, effective security rules, and compliance status to identify misconfigurations.
  • Hybrid connectivity & health: Inspect ExpressRoute, VPN gateway status, and load balancer health for reliability.

Quick Start

Authenticate to Azure and run the Azure network MCP server to enumerate VNets, NSGs, and related resources.

Frequently Asked Questions about azure-network-ops

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

FAQPage Schema
How do I audit Azure network security groups and VNets across multiple subscriptions?

You can audit Azure network security groups and VNets across multiple subscriptions by running read-only queries that retrieve NSG rules, effective security rules, and VNet peering configurations to identify misconfigurations and build an accurate topology.

What is the best way to check ExpressRoute and VPN gateway health in Azure?

Checking ExpressRoute and VPN gateway health involves inspecting gateway status and load balancer health to ensure hybrid connectivity reliability. This process retrieves operational status across subscriptions to validate network performance and connectivity.

Can I enumerate Azure network topologies including subnets, DNS, and route tables?

Yes, you can enumerate Azure network topologies including subnets, DNS, and route tables. Network discovery retrieves VNet configurations to build an accurate topology map for governance and troubleshooting across resource groups.

Does this Azure network audit approach support read-only governance and GAIT-logged audit trails?

Yes, this Azure network audit approach supports read-only governance and GAIT-logged audit trails. All tool calls are logged, satisfying compliance requirements for multi-subscription queries and security reviews without modifying configurations.

How do I identify NSG misconfigurations during an Azure network security review?

Identifying NSG misconfigurations during an Azure network security review requires retrieving NSG rules and effective security rules. This process evaluates compliance status across VNets to pinpoint security posture gaps and misconfigurations.

What are the limitations of read-only Azure network audits for hybrid connectivity?

Read-only Azure network audits for hybrid connectivity are limited to inspecting and querying configurations. They cannot modify ExpressRoute, VPN gateway, or NSG settings, meaning remediation of discovered misconfigurations requires separate administrative actions.