Skip to content

Commit 57d3064

Browse files
committed
Updated DDoS Protection Standard overview page. Included Architecture image, SKU information, and adjusted features.
1 parent a96ad54 commit 57d3064

File tree

1 file changed

+66
-17
lines changed

1 file changed

+66
-17
lines changed

articles/ddos-protection/ddos-protection-overview.md

Lines changed: 66 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,39 +8,88 @@ ms.service: ddos-protection
88
ms.topic: overview
99
ms.tgt_pltfrm: na
1010
ms.workload: infrastructure-services
11-
ms.date: 06/07/2022
11+
ms.date: 08/17/2022
1212
ms.author: abell
1313

1414
---
15-
# Azure DDoS Protection Standard overview
15+
# What is Azure DDoS Protection Standard?
1616

1717
Distributed denial of service (DDoS) attacks are some of the largest availability and security concerns facing customers that are moving their applications to the cloud. A DDoS attack attempts to exhaust an application's resources, making the application unavailable to legitimate users. DDoS attacks can be targeted at any endpoint that is publicly reachable through the internet.
1818

19-
Azure DDoS Protection Standard, combined with application design best practices, provides enhanced DDoS mitigation features to defend against DDoS attacks. It is automatically tuned to help protect your specific Azure resources in a virtual network. Protection is simple to enable on any new or existing virtual network, and it requires no application or resource changes.
19+
Azure DDoS Protection Standard, combined with application design best practices, provides enhanced DDoS mitigation features to defend against DDoS attacks. It's automatically tuned to help protect your specific Azure resources in a virtual network. Protection is simple to enable on any new or existing virtual network, and it requires no application or resource changes.
20+
21+
:::image type="content" source="./media/ddos-best-practices/image-11.png" alt-text="Diagram of the reference architecture for a DDoS Protection Standard protected PaaS web application.":::
22+
## Key benefits
23+
24+
### Always-on traffic monitoring
25+
Your application traffic patterns are monitored 24 hours a day, 7 days a week, looking for indicators of DDoS attacks. DDoS Protection Standard instantly and automatically mitigates the attack, once it's detected.
26+
27+
### Adaptive real time tuning
28+
Intelligent traffic profiling learns your application's traffic over time, and selects and updates the profile that is the most suitable for your service. The profile adjusts as traffic changes over time.
29+
30+
### DDoS Protection telemetry, monitoring, and alerting
31+
DDoS Protection Standard applies three auto-tuned mitigation policies (TCP SYN, TCP, and UDP) for each public IP of the protected resource, in the virtual network that has DDoS enabled. The policy thresholds are auto-configured via machine learning-based network traffic profiling. DDoS mitigation occurs for an IP address under attack only when the policy threshold is exceeded.
32+
33+
### Azure DDoS Rapid Response
34+
During an active attack, Azure DDoS Protection Standard customers have access to the DDoS Rapid Response (DRR) team, who can help with attack investigation during an attack and post-attack analysis. For more information, see [Azure DDoS Rapid Response](ddos-rapid-response.md).
35+
36+
## SKUs
37+
38+
Azure DDoS Protection has two available SKUs. DDoS Protection Basic and DDoS Protection Standard. For more information about configuring DDoS Protection Standard, see [Quickstart: Create and configure Azure DDoS Protection Standard](manage-ddos-protection.md).
39+
40+
The following table shows features and corresponding SKUs.
41+
42+
| Feature | DDoS Protection Basic | DDoS Protection Standard |
43+
|---|---|---|
44+
| Active traffic monitoring & always on detection| Yes | Yes|
45+
| Automatic attack mitigation | Yes | Yes |
46+
| Availability guarantee| Not available | Yes |
47+
| Application based mitigation policies | Not available | Yes|
48+
| Metrics & alerts | Not available | Yes |
49+
| Mitigation reports | Not available | Yes |
50+
| Mitigation flow logs| Not available | Yes|
51+
| Mitigation policy customizations | Not available | Yes|
52+
| DDoS rapid response support | Not available| Yes|
2053

2154
## Features
2255

23-
- **Native platform integration:** Natively integrated into Azure. Includes configuration through the Azure portal. DDoS Protection Standard understands your resources and resource configuration.
24-
- **Turnkey protection:** Simplified configuration immediately protects all resources on a virtual network as soon as DDoS Protection Standard is enabled. No intervention or user definition is required.
25-
- **Always-on traffic monitoring:** Your application traffic patterns are monitored 24 hours a day, 7 days a week, looking for indicators of DDoS attacks. DDoS Protection Standard instantly and automatically mitigates the attack, once it is detected.
26-
- **Adaptive tuning:** Intelligent traffic profiling learns your application's traffic over time, and selects and updates the profile that is the most suitable for your service. The profile adjusts as traffic changes over time.
27-
- **Multi-Layered protection:** When deployed with a web application firewall (WAF), DDoS Protection Standard protects both at the network layer (Layer 3 and 4, offered by Azure DDoS Protection Standard) and at the application layer (Layer 7, offered by a WAF). WAF offerings include Azure [Application Gateway WAF SKU](../web-application-firewall/ag/ag-overview.md?toc=%2fazure%2fvirtual-network%2ftoc.json) as well as third-party web application firewall offerings available in the [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps?page=1&search=web%20application%20firewall).
28-
- **Extensive mitigation scale:** all L3/L4 attack vectors can be mitigated, with global capacity, to protect against the largest known DDoS attacks.
29-
- **Attack analytics:** Get detailed reports in five-minute increments during an attack, and a complete summary after the attack ends. Stream mitigation flow logs to [Microsoft Sentinel](../sentinel/data-connectors-reference.md#azure-ddos-protection) or an offline security information and event management (SIEM) system for near real-time monitoring during an attack.
30-
- **Attack metrics:** Summarized metrics from each attack are accessible through Azure Monitor.
31-
- **Attack alerting:** Alerts can be configured at the start and stop of an attack, and over the attack's duration, using built-in attack metrics. Alerts integrate into your operational software like Microsoft Azure Monitor logs, Splunk, Azure Storage, Email, and the Azure portal.
32-
- **DDoS Rapid Response**: Engage the DDoS Protection Rapid Response (DRR) team for help with attack investigation and analysis. To learn more, see [DDoS Rapid Response](ddos-rapid-response.md).
33-
- **Cost guarantee:** Receive data-transfer and application scale-out service credit for resource costs incurred as a result of documented DDoS attacks.
56+
### Native platform integration
57+
Natively integrated into Azure. Includes configuration through the Azure portal. DDoS Protection Standard understands your resources and resource configuration.
58+
### Turnkey protection
59+
Simplified configuration immediately protects all resources on a virtual network as soon as DDoS Protection Standard is enabled. No intervention or user definition is required.
60+
61+
### Multi-Layered protection:
62+
When deployed with a web application firewall (WAF), DDoS Protection Standard protects both at the network layer (Layer 3 and 4, offered by Azure DDoS Protection Standard) and at the application layer (Layer 7, offered by a WAF). WAF offerings include Azure [Application Gateway WAF SKU](../web-application-firewall/ag/ag-overview.md?toc=%2fazure%2fvirtual-network%2ftoc.json) and third-party web application firewall offerings available in the [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps?page=1&search=web%20application%20firewall).
63+
64+
### Extensive mitigation scale
65+
All L3/L4 attack vectors can be mitigated, with global capacity, to protect against the largest known DDoS attacks.
66+
### Attack analytics
67+
Get detailed reports in five-minute increments during an attack, and a complete summary after the attack ends. Stream mitigation flow logs to [Microsoft Sentinel](../sentinel/data-connectors-reference.md#azure-ddos-protection) or an offline security information and event management (SIEM) system for near real-time monitoring during an attack. See [View and configure DDoS diagnostic logging](diagnostic-logging.md) to learn more.
68+
69+
### Attack metrics
70+
Summarized metrics from each attack are accessible through Azure Monitor. See [View and configure DDoS protection telemetry](telemetry.md) to learn more.
71+
72+
### Attack alerting
73+
Alerts can be configured at the start and stop of an attack, and over the attack's duration, using built-in attack metrics. Alerts integrate into your operational software like Microsoft Azure Monitor logs, Splunk, Azure Storage, Email, and the Azure portal. See [View and configure DDoS protection alerts
74+
](alerts.md) to learn more.
75+
76+
### Cost guarantee
77+
Receive data-transfer and application scale-out service credit for resource costs incurred as a result of documented DDoS attacks.
78+
79+
80+
81+
## Architecture
3482

83+
DDoS Protection Standard is designed for [services that are deployed in a virtual network](../virtual-network/virtual-network-for-azure-services.md). For other services, the default infrastructure-level DDoS protection applies, which defends against common network-layer attacks. To learn more about supported architectures, see [DDoS Protection reference architectures](./ddos-protection-reference-architectures.md).
3584
## Pricing
3685

37-
Under a tenant, a single DDoS protection plan can be used across multiple subscriptions, so there is no need to create more than one DDoS protection plan.
86+
Under a tenant, a single DDoS protection plan can be used across multiple subscriptions, so there's no need to create more than one DDoS protection plan.
3887

3988
To learn about Azure DDoS Protection Standard pricing, see [Azure DDoS Protection Standard pricing](https://azure.microsoft.com/pricing/details/ddos-protection/).
4089

41-
## Reference architectures
90+
## DDoS Protection FAQ
4291

43-
DDoS Protection Standard is designed for [services that are deployed in a virtual network](../virtual-network/virtual-network-for-azure-services.md). For other services, the default infrastructure-level DDoS protection applies, which defends against common network-layer attacks. To learn more about supported architectures, see [DDoS Protection reference architectures](./ddos-protection-reference-architectures.md).
92+
For frequently asked questions, see the [DDoS Protection FAQ](ddos-faq.yml).
4493

4594
## Next steps
4695

0 commit comments

Comments
 (0)