azure-virtual-network

Troubleshoot Azure Virtual Network connectivity, routing, and NSG issues.

686|107|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/MicrosoftDocs/Agent-Skills --skill azure-virtual-network
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-virtual-network
Source: https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-virtual-network
Command: npx skills add https://github.com/MicrosoftDocs/Agent-Skills --skill azure-virtual-network

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance for Azure Virtual Network, addressing challenges in development, troubleshooting, optimization, and security.

Core Features & Use Cases

  • Troubleshooting: Diagnose and resolve connectivity, routing, and NSG issues.
  • Best Practices: Implement optimal VNet design, performance tuning, and security configurations.
  • Decision Making: Guide choices on accelerated networking, routing preferences, and VNet integration.
  • Architecture: Design robust VNet architectures, including peering and hybrid connectivity.
  • Security: Secure VNets using policies, encryption, and access controls.
  • Configuration: Configure DNS, IP addressing, NAT, load balancers, and NSGs.

Quick Start

Use the azure-virtual-network skill to troubleshoot Azure VM routing and effective routes.

Frequently Asked Questions about azure-virtual-network

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

FAQPage Schema
How do I troubleshoot Azure VM routing and effective routes?

To troubleshoot Azure VM routing, you diagnose effective routes and resolve connectivity issues by leveraging Microsoft Learn documentation to analyze route tables and NSG configurations.

What is the best way to configure DNS and IP addressing for an Azure Virtual Network?

Configuring DNS and IP addressing for an Azure Virtual Network involves implementing optimal VNet design and security configurations using best practices from Microsoft Learn documentation.

Why does my Azure VNet peering connectivity drop between regions?

Azure VNet peering connectivity drops can occur due to misconfigured routing rules or NSG blocking traffic, requiring diagnosis of effective routes and security policy conflicts.

Do I need network access to retrieve Azure Virtual Network documentation?

Yes, network access is required to use this Skill because it relies on tools like mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage for real-time documentation retrieval.

When do I need accelerated networking for Azure Virtual Machines?

Accelerated networking is needed for high-performance Azure Virtual Machines to improve network throughput and reduce latency, guided by decision-making criteria from Microsoft Learn.

How does Azure NAT gateway integrate with a VNet for outbound connectivity?

Azure NAT gateway integrates with a VNet by providing managed outbound connectivity for subnets, requiring specific configuration of IP addressing rules to route traffic correctly.