Establish a direct private network link between two cloud networks. This skill helps you connect virtual private clouds using VPC peering. It handles the full setup including checking for overlapping IP addresses, updating route tables, and enabling DNS resolution. You also get guidance on security groups for safe traffic flow.
Whether your networks are in the same region, different regions, or even different accounts, this skill walks you through each step. It validates both networks exist and sets up the peering connection automatically. Troubleshooting tips help fix common issues like stuck connections or failed routes.
Use this skill whenever you need private and secure communication between cloud networks. It removes guesswork and ensures a correct configuration every time.
Global
mkdir -p ~/.claude/skills/connecting-vpcs-with-peeringProject
mkdir -p .claude/skills/connecting-vpcs-with-peeringSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code