You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure DDoS Protection is offered in two available SKUs, DDoS IP Protection and DDoS Network Protection. For more information about the SKUs, see [SKU comparison](ddos-protection-sku-comparison.md).
38
+
Azure DDoS Protection is offered in two available SKUs, DDoS IP Protection Preview and DDoS Network Protection. For more information about the SKUs, see [SKU comparison](ddos-protection-sku-comparison.md).
Copy file name to clipboardExpand all lines: articles/ddos-protection/ddos-protection-reference-architectures.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ The load balancer distributes incoming internet requests to the VM instances. Vi
34
34
35
35
DDoS Network Protection is enabled on the virtual network of the Azure (internet) load balancer that has the public IP associated with it.
36
36
37
-
#### DDoS IP Protection virtual machine architecture
37
+
#### DDoS IP Protection Preview virtual machine architecture
38
38
39
39
:::image type="content" source="./media/reference-architectures/ddos-ip-protection-virtual-machine.png" alt-text="Diagram of the DDoS IP Protection reference architecture for an application running on load-balanced virtual machines.":::
40
40
@@ -50,7 +50,7 @@ There are many ways to implement an N-tier architecture. The following diagrams
50
50
51
51
In this architecture diagram DDoS Network Protection is enabled on the virtual network. All public IPs in the virtual network get DDoS protection for Layer 3 and 4. For Layer 7 protection, deploy Application Gateway in the WAF SKU. For more information on this reference architecture, see
52
52
[Windows N-tier application on Azure](/azure/architecture/reference-architectures/virtual-machines-windows/n-tier).
53
-
#### DDoS IP Protection Windows N-tier architecture
53
+
#### DDoS IP Protection Preview Windows N-tier architecture
54
54
55
55
:::image type="content" source="./media/reference-architectures/ddos-ip-protection-n-tier.png" alt-text="Diagram of the DDoS IP Protection reference architecture for an application running on Windows N-tier." lightbox="./media/reference-architectures/ddos-ip-protection-n-tier.png":::
56
56
@@ -78,7 +78,7 @@ For more information about this reference architecture, see [Highly available mu
78
78
79
79
In this architecture diagram DDoS Network Protection is enabled on the web app gateway virtual network.
80
80
81
-
#### DDoS IP Protection with PaaS web application architecture
81
+
#### DDoS IP Protection Preview with PaaS web application architecture
82
82
83
83
:::image type="content" source="./media/reference-architectures/ddos-ip-protection-paas-web-app.png" alt-text="Diagram of DDoS IP Protection reference architecture for a PaaS web application." lightbox="./media/reference-architectures/ddos-ip-protection-paas-web-app.png":::
84
84
@@ -113,7 +113,7 @@ DDoS Protection is designed for services that are deployed in a virtual network.
113
113
114
114
In this architecture diagram Azure DDoS Network Protection is enabled on the hub virtual network.
115
115
116
-
#### DDoS IP Protection hub-and-spoke network
116
+
#### DDoS IP Protection Preview hub-and-spoke network
117
117
118
118
:::image type="content" source="./media/reference-architectures/ddos-ip-protection-azure-firewall-bastion.png" alt-text="Diagram showing DDoS IP Protection Hub-and-spoke architecture with firewall, bastion, and DDoS Protection." lightbox="./media/reference-architectures/ddos-ip-protection-azure-firewall-bastion.png":::
Copy file name to clipboardExpand all lines: articles/ddos-protection/ddos-protection-sku-comparison.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: AbdullahBell
5
5
ms.author: Abell
6
6
ms.service: ddos-protection
7
7
ms.topic: conceptual
8
-
ms.date: 10/19/2022
8
+
ms.date: 11/14/2022
9
9
ms.custom: template-concept, ignite-2022
10
10
---
11
11
@@ -19,7 +19,7 @@ The sections in this article discuss the resources and settings of Azure DDoS Pr
19
19
20
20
Azure DDoS Network Protection, 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. For more information about enabling DDoS Network Protection, see [Quickstart: Create and configure Azure DDoS Network Protection using the Azure portal](manage-ddos-protection.md).
21
21
22
-
## DDoS IP Protection
22
+
## DDoS IP Protection Preview
23
23
24
24
DDoS IP Protection is a pay-per-protected IP model. DDoS IP Protection contains the same core engineering features as DDoS Network Protection, but will differ in the following value-added services: DDoS rapid response support, cost protection, and discounts on WAF. For more information about enabling DDoS IP Protection, see [Quickstart: Create and configure Azure DDoS IP Protection using Azure PowerShell](manage-ddos-protection-powershell-ip.md).
0 commit comments