azure-load-balancer

Provide design, troubleshooting, and optimization guidance for Azure Load Balancer configurations.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/RobGibbens/ConnectionsExplorer --skill azure-load-balancer-robgibbens
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-load-balancer
Source: https://github.com/RobGibbens/ConnectionsExplorer/tree/main/.github/skills/azure-load-balancer
Command: npx skills add https://github.com/RobGibbens/ConnectionsExplorer --skill azure-load-balancer-robgibbens

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Load Balancer configuration and operation guidance to help teams design, troubleshoot, and optimize scalable and secure load-balancing solutions across complex cloud environments.

Core Features & Use Cases

  • Troubleshooting Guidance for deployment issues, health probes, NAT rules, and backend pool configurations in Azure Load Balancer deployments.
  • Best Practices & Architecture guidance for designing scalable, resilient load-balancing topologies across regions and subscriptions.
  • Decision-Making & References for SKU selection, cross-subscription setups, and integration with monitoring and logging.

Quick Start

Describe your desired load-balancing scenario to receive architecture guidance.

Frequently Asked Questions about azure-load-balancer

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

FAQPage Schema
How do I design a scalable Azure Load Balancer topology across multiple subscriptions?

Design scalable Azure Load Balancer topologies across multiple subscriptions by applying architectural best practices for cross-subscription setups, resilient regional deployments, and proper backend pool configurations. This ensures secure, complex cloud load-balancing operations.

Why is my Azure Load Balancer health probe failing for backend pool instances?

Azure Load Balancer health probes fail due to misconfigured probe settings, network security group rules blocking traffic, or unresponsive application endpoints. Troubleshooting guidance covers health probes, NAT rules, and backend pool configurations to resolve these deployment issues.

What is the best way to choose an Azure Load Balancer SKU for my deployment?

The best way to choose an Azure Load Balancer SKU is by evaluating decision-making references for Standard versus Basic tiers based on your enterprise deployment scale, required availability zones, and cross-platform monitoring scenarios. This ensures optimal load-balancing performance.

Does Azure Load Balancer work with Azure Monitor and Instance Metadata Service for logging?

Yes, Azure Load Balancer integrates with Azure Monitor and the Instance Metadata Service (IMDS) to provide logging, metadata retrieval, and cross-platform monitoring. This integration supports operational visibility and troubleshooting for complex NAT and probe configurations.

How do I troubleshoot complex NAT rules in an enterprise Azure Load Balancer setup?

Troubleshoot complex NAT rules in enterprise Azure Load Balancer setups by analyzing inbound and outbound NAT configurations, verifying backend pool mappings, and checking health probe status. This guidance resolves deployment issues and optimizes traffic flow.

When should I not use Azure Load Balancer for cross-region traffic routing?

Avoid using Azure Load Balancer alone for cross-region traffic routing when global load balancing is required, as it operates regionally. Consider architectural guidance for designing resilient topologies across regions and subscriptions to meet enterprise scale requirements.