> azure-ddos-protection

Expert knowledge for Azure DDos Protection development including troubleshooting, best practices, decision making, architecture & design patterns, security, and configuration. Use when building, debugging, or optimizing Azure DDos Protection applications. Not for Azure Firewall (use azure-firewall), Azure Firewall Manager (use azure-firewall-manager), Azure Web Application Firewall (use azure-web-application-firewall), Azure Traffic Manager (use azure-traffic-manager).

fetch
$curl "https://skillshub.wtf/MicrosoftDocs/Agent-Skills/azure-ddos-protection?format=md"
SKILL.mdazure-ddos-protection

Azure DDos Protection Skill

This skill provides expert guidance for Azure DDos Protection. Covers troubleshooting, best practices, decision making, architecture & design patterns, security, and configuration. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g., L35-L120), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file

IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL34-L38How to contact and work with Azure DDoS Rapid Response during an active attack, including engagement process, prerequisites, and what support actions they can perform.
Best PracticesL39-L45Guidance on planning DDoS incident response, applying core Azure DDoS Protection best practices, and safely running/assessing DDoS simulation tests.
Decision MakingL46-L52Guidance on choosing and switching DDoS Protection tiers, comparing pricing, and optimizing coverage and cost for Azure resources
Architecture & Design PatternsL53-L58Reference architectures and design patterns for deploying Azure DDoS Protection, including inline L7 protection using Gateway Load Balancer and integration with existing network topologies.
SecurityL59-L69How to deploy, enable, and configure Azure DDoS IP/Network Protection using Portal, CLI, or PowerShell, and manage required permissions for DDoS protection plans.
ConfigurationL70-L82Configuring, deploying, and monitoring Azure DDoS Protection (IP/Network) using ARM/Bicep, alerts, logs, Azure Monitor, Defender for Cloud, and Azure Policy.

Troubleshooting

TopicURL
Engage Azure DDoS Rapid Response during attackshttps://learn.microsoft.com/en-us/azure/ddos-protection/ddos-rapid-response

Best Practices

TopicURL
Build a DDoS incident response strategy on Azurehttps://learn.microsoft.com/en-us/azure/ddos-protection/ddos-response-strategy
Apply Azure DDoS Protection fundamental best practiceshttps://learn.microsoft.com/en-us/azure/ddos-protection/fundamental-best-practices
Run Azure DDoS Protection simulation testshttps://learn.microsoft.com/en-us/azure/ddos-protection/test-through-simulations

Decision Making

TopicURL
Optimize Azure DDoS Protection costs and coveragehttps://learn.microsoft.com/en-us/azure/ddos-protection/ddos-optimization-guide
Evaluate and compare Azure DDoS Protection pricinghttps://learn.microsoft.com/en-us/azure/ddos-protection/ddos-pricing-guide
Choose appropriate Azure DDoS Protection tierhttps://learn.microsoft.com/en-us/azure/ddos-protection/ddos-protection-sku-comparison

Architecture & Design Patterns

TopicURL
Use Azure DDoS Protection reference architectureshttps://learn.microsoft.com/en-us/azure/ddos-protection/ddos-protection-reference-architectures
Design inline L7 DDoS protection with Gateway Load Balancerhttps://learn.microsoft.com/en-us/azure/ddos-protection/inline-protection-glb

Security

TopicURL
Set up Azure DDoS IP Protection using Azure CLIhttps://learn.microsoft.com/en-us/azure/ddos-protection/manage-ddos-ip-protection-cli
Enable Azure DDoS IP Protection in portalhttps://learn.microsoft.com/en-us/azure/ddos-protection/manage-ddos-ip-protection-portal
Create and configure Azure DDoS Network Protection in portalhttps://learn.microsoft.com/en-us/azure/ddos-protection/manage-ddos-protection
Configure Azure DDoS Network Protection using Azure CLIhttps://learn.microsoft.com/en-us/azure/ddos-protection/manage-ddos-protection-cli
Provision Azure DDoS Network Protection with PowerShellhttps://learn.microsoft.com/en-us/azure/ddos-protection/manage-ddos-protection-powershell
Configure Azure DDoS IP Protection with PowerShellhttps://learn.microsoft.com/en-us/azure/ddos-protection/manage-ddos-protection-powershell-ip
Configure Azure DDoS Protection plan permissionshttps://learn.microsoft.com/en-us/azure/ddos-protection/manage-permissions

Configuration

TopicURL
Configure Azure DDoS Protection metric alertshttps://learn.microsoft.com/en-us/azure/ddos-protection/alerts
Configure Azure DDoS diagnostic logging alertshttps://learn.microsoft.com/en-us/azure/ddos-protection/ddos-diagnostic-alert-templates
View Azure DDoS alerts in Defender for Cloudhttps://learn.microsoft.com/en-us/azure/ddos-protection/ddos-view-alerts-defender-for-cloud
Access Azure DDoS Protection logs in Log Analyticshttps://learn.microsoft.com/en-us/azure/ddos-protection/ddos-view-diagnostic-logs
Deploy Azure DDoS IP Protection with ARM templatehttps://learn.microsoft.com/en-us/azure/ddos-protection/manage-ddos-ip-protection-template
Deploy Azure DDoS Network Protection with Bicephttps://learn.microsoft.com/en-us/azure/ddos-protection/manage-ddos-protection-bicep
Configure Azure DDoS Network Protection via ARM templatehttps://learn.microsoft.com/en-us/azure/ddos-protection/manage-ddos-protection-template
Monitor Azure DDoS Protection with Azure Monitorhttps://learn.microsoft.com/en-us/azure/ddos-protection/monitor-ddos-protection
Reference for Azure DDoS monitoring datahttps://learn.microsoft.com/en-us/azure/ddos-protection/monitor-ddos-protection-reference
Apply Azure Policy definitions for DDoS Protectionhttps://learn.microsoft.com/en-us/azure/ddos-protection/policy-reference

> related_skills --same-repo

> azure-well-architected

Expert guidance for designing, assessing, and optimizing Azure workloads using Azure Well Architected. Covers design review checklists, recommendations, design principles, tradeoffs, service guides, workload patterns, and assessment questions. Use when architecting new solutions, reviewing existing workloads, or applying Well-Architected principles.

> azure-web-pubsub

Expert knowledge for Azure Web PubSub development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building, debugging, or optimizing Azure Web PubSub applications. Not for Azure SignalR Service (use azure-signalr-service), Azure Event Hubs (use azure-event-hubs), Azure Service Bus (use azure-service-bus), Azure Relay (use azure-relay).

> azure-web-application-firewall

Expert knowledge for Azure Web Application Firewall development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building, debugging, or optimizing Azure Web Application Firewall applications. Not for Azure Application Gateway (use azure-application-gateway), Azure Front Door (use azure-front-door), Azure Firewall (use azure-firewall), Azure DDos Protectio

> azure-vpn-gateway

Expert knowledge for Azure VPN Gateway development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building, debugging, or optimizing Azure VPN Gateway applications. Not for Azure Virtual Network (use azure-virtual-network), Azure Virtual WAN (use azure-virtual-wan), Azure ExpressRoute (use azure-expressroute), Azure Application Gateway (use azure-applica

┌ stats

installs/wk0
░░░░░░░░░░
github stars425
██████████
first seenMar 17, 2026
└────────────

┌ repo

MicrosoftDocs/Agent-Skills
by MicrosoftDocs
└────────────

┌ tags

└────────────