azure-virtual-network-manager

Troubleshoot Azure Virtual Network Manager deployments and configurations across subscriptions.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/mfcollins3/standup --skill azure-virtual-network-manager-mfcollins3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-virtual-network-manager
Source: https://github.com/mfcollins3/standup/tree/main/.github/skills/azure-virtual-network-manager
Command: npx skills add https://github.com/mfcollins3/standup --skill azure-virtual-network-manager-mfcollins3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Virtual Network Manager development and operations can be complex across subscriptions and tenants; this skill provides expert, structured guidance to troubleshoot, configure, and optimize AVNM deployments.

Core Features & Use Cases

  • Troubleshooting AVNM deployments, configurations, and cross-tenant connectivity.
  • Guidance on IPAM pools, network groups, event logs, and policy integrations.
  • Integrations & coding patterns for querying AVNM state and automating common tasks.

Quick Start

Run a sample AVNM task to diagnose a misconfiguration and surface relevant guidance.

Frequently Asked Questions about azure-virtual-network-manager

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

FAQPage Schema
How do I troubleshoot Azure Virtual Network Manager deployments across multiple subscriptions?

Troubleshoot Azure Virtual Network Manager deployments by querying AVNM event logs to identify misconfigurations and validate cross-subscription network group deployments. Apply structured diagnostic guidance to resolve connectivity and policy integration failures.

What is the best way to configure IPAM pools in Azure Virtual Network Manager?

Configure IPAM pools in Azure Virtual Network Manager by defining address space allocations and assigning them to network groups across subscriptions. This centralizes IP address management and prevents overlapping subnet conflicts during deployment.

Can I manage cross-tenant connections with Azure Virtual Network Manager?

Manage cross-tenant connections with Azure Virtual Network Manager by configuring network groups and security rules that span tenant boundaries. Validate cross-tenant connectivity using AVNM event logs to ensure policies apply correctly across subscriptions.

How do I deploy security rules across subscriptions using Azure Virtual Network Manager?

Deploy security rules across subscriptions using Azure Virtual Network Manager by creating network groups, applying security configurations, and committing deployments. Verify rule application through event logs and policy integration diagnostics.

Why are my Azure Virtual Network Manager security rules not applying correctly?

Azure Virtual Network Manager security rules may not apply correctly due to misconfigured network groups, incomplete deployment commits, or cross-tenant policy conflicts. Query AVNM event logs to identify the specific deployment or configuration failure.

Does Azure Virtual Network Manager support automation for querying network state?

Azure Virtual Network Manager supports automation through coding patterns for querying AVNM state and automating common tasks. Integrate these patterns to programmatically manage network groups, IPAM pools, and security rules across subscriptions.