azure-traffic-manager

Diagnose and resolve Azure Traffic Manager routing, endpoint health, and configuration issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Traffic Manager configuration issues can lead to suboptimal global routing, degraded performance, and unreliable availability across regions.

Core Features & Use Cases

  • Expert guidance on troubleshooting, best practices, and architectural patterns for Traffic Manager.
  • Use cases include multi-region deployments, nested profiles, and integration with other Azure load balancers and services.

Quick Start

Diagnose and optimize a Traffic Manager profile to improve global routing and endpoint health.

Frequently Asked Questions about azure-traffic-manager

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

FAQPage Schema
How do I troubleshoot Azure Traffic Manager routing issues?

Identify and resolve Azure Traffic Manager routing issues by analyzing endpoint health, verifying routing method configurations, and reviewing profile settings to isolate suboptimal global routing causes. This skill provides interactive guidance for diagnosing these complex multi-region deployment problems.

What are the best practices for Azure Traffic Manager multi-region deployments?

Best practices for Azure Traffic Manager multi-region deployments involve using appropriate routing methods, configuring nested profiles for complex scenarios, and integrating with other Azure load balancers to optimize global routing and ensure high availability across regions.

Why is my Azure Traffic Manager endpoint showing degraded health?

Azure Traffic Manager endpoint health shows degraded when monitoring probes detect failures based on configured thresholds. Diagnose this by checking endpoint configurations, probing protocols, and regional availability to resolve unreliable availability behavior.

When should I use nested Traffic Manager profiles?

Use nested Traffic Manager profiles when combining multiple routing methods or managing complex multi-region failover architectures. This design pattern allows sophisticated traffic routing hierarchies that single profiles cannot support, optimizing global traffic distribution.

Does Azure Traffic Manager work with other Azure load balancers?

Azure Traffic Manager works with other Azure load balancers by directing global traffic to regional endpoints, which are then load balanced locally. This integration combines global DNS-based routing with regional application-level balancing for comprehensive multi-region traffic management.

How do I optimize Azure Traffic Manager for global routing performance?

Optimize Azure Traffic Manager for global routing performance by selecting appropriate routing methods, tuning endpoint monitoring sensitivity, and applying architectural patterns for multi-region deployments. This skill fetches remote documentation and best practices to guide configuration.