azure-load-balancer

Provide Azure Load Balancer troubleshooting, architecture patterns, and deployment strategies.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Load Balancer deployments can be complex and error-prone, requiring specialized guidance to design, troubleshoot, and operate effectively.

Core Features & Use Cases

  • Troubleshooting deployment issues, health probes, and backend/frontend configurations for Azure Load Balancer.
  • Architecture and design patterns for outbound connectivity, SNAT configuration, and cross-subscription setups.
  • Decision making for SKU selection, migration paths from Basic to Standard, and integration with monitoring.

Quick Start

Ask the agent to generate a step-by-step Azure Load Balancer configuration plan for your scenario.

Frequently Asked Questions about azure-load-balancer

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

FAQPage Schema
How do I troubleshoot Azure Load Balancer health probe failures and backend configuration issues?

To configure Azure Load Balancer SNAT for outbound connectivity, you must design proper architecture patterns that prevent port exhaustion. Expert guidance helps you implement SNAT configurations and cross-subscription setups, ensuring reliable outbound traffic flow from your backend instances.

What's the best way to migrate from Basic to Standard Azure Load Balancer SKU?

Setting up cross-subscription Azure Load Balancer deployments requires configuring frontend and backend components across different subscription boundaries. Architecture patterns and deployment strategies guide you through the necessary configurations to maintain connectivity and proper load distribution.

Why does my Azure Load Balancer SNAT configuration cause outbound connection failures?

Azure Load Balancer SNAT configuration issues causing outbound connection failures typically stem from port exhaustion or misconfigured frontend IP associations. Troubleshooting guidance helps identify SNAT constraints and apply proper architecture patterns for reliable outbound connectivity.

Can I integrate Azure Load Balancer monitoring with my existing observability stack?

Integrating Azure Load Balancer monitoring with your observability stack involves configuring diagnostic settings and metrics collection. Best practices guidance covers monitoring integration strategies, enabling you to track health probe status and traffic distribution effectively.