Skip to content

Commit f6529cd

Browse files
Merge pull request #293340 from AbdullahBell/ddos-addition
DDoS Protection: Update: Introduction to Azure security
2 parents 9bdb5e1 + 9946ef0 commit f6529cd

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/security/fundamentals/overview.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: rkarlin
77
ms.service: security
88
ms.subservice: security-fundamentals
99
ms.topic: article
10-
ms.date: 09/22/2024
10+
ms.date: 01/21/2025
1111
ms.author: mbaldwin
1212

1313
---
@@ -169,6 +169,16 @@ A [Network Security Group (NSG)](../../virtual-network/virtual-network-vnet-plan
169169

170170
Azure Firewall is offered in two SKUs: Standard and Premium. [Azure Firewall Standard](../../firewall/features.md) provides L3-L7 filtering and threat intelligence feeds directly from Microsoft Cyber Security. [Azure Firewall Premium](../../firewall/premium-features.md) provides advanced capabilities include signature-based IDPS to allow rapid detection of attacks by looking for specific patterns.
171171

172+
#### Azure DDoS Protection
173+
174+
[Azure DDoS Protection](../../ddos-protection/ddos-protection-overview.md), combined with application design best practices, offers enhanced features to defend against DDoS attacks. It is automatically tuned to protect your specific Azure resources in a virtual network. Enabling protection is simple on any new or existing virtual network and requires no changes to your applications or resources.
175+
176+
Azure DDoS Protection offers two tiers: DDoS Network Protection and DDoS IP Protection.
177+
178+
* DDoS Network Protection provides enhanced features to defend against Distributed Denial of Service (DDoS) attacks. It operates at network layers 3 and 4 and includes advanced features such as DDoS rapid response support, cost protection, and discounts on Web Application Firewall (WAF).
179+
180+
* DDoS IP Protection follows a pay-per-protected IP model. It includes the same core engineering features as DDoS Network Protection but does not offer the additional services like DDoS rapid response support, cost protection, and WAF discounts.
181+
172182
#### Route Control and Forced Tunneling
173183

174184
The ability to control routing behavior on your Azure Virtual Networks is a critical network security and access control capability. For example, if you want to make sure that all traffic to and from your Azure Virtual Network goes through that virtual security appliance, you need to be able to control and customize routing behavior. You can do this by configuring User-Defined Routes in Azure.

0 commit comments

Comments
 (0)