Skillshub azure-ddos-protection

Azure DDos Protection Skill

install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/MicrosoftDocs/Agent-Skills/azure-ddos-protection" ~/.claude/skills/comeonoliver-skillshub-azure-ddos-protection && rm -rf "$T"
manifest: skills/MicrosoftDocs/Agent-Skills/azure-ddos-protection/SKILL.md
source content

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