Skip to content

Commit a195489

Browse files
author
Jill Grant
authored
Merge pull request #265319 from anaharris-ms/rel-ddos
Reliability: DDoS Protection
2 parents d22c3a8 + 6d93f01 commit a195489

File tree

6 files changed

+75
-52
lines changed

6 files changed

+75
-52
lines changed

.openpublishing.redirection.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10956,6 +10956,14 @@
1095610956
"redirect_document_id": false
1095710957
},
1095810958
{
10959+
10960+
"source_path_from_root": "/articles/ddos-protection/ddos-disaster-recovery-guidance.md",
10961+
"redirect_url": "../reliability/reliability-ddos.md",
10962+
"redirect_document_id": false
10963+
},
10964+
{
10965+
10966+
1095910967
"source_path_from_root": "/articles/azure-functions/functions-monitor-log-analytics.md",
1096010968
"redirect_url": "/azure/azure-functions/monitor-functions",
1096110969
"redirect_document_id": false

articles/ddos-protection/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
href: ddos-protection-reference-architectures.md
8282
- name: Monitoring Azure DDoS Protection
8383
href: monitor-ddos-protection-reference.md
84-
- name: Business continuity
85-
href: ddos-disaster-recovery-guidance.md
84+
- name: Reliability
85+
href: ../reliability/reliability-ddos.md?toc=/azure/ddos-protection/TOC.json
8686
- name: Fundamental best practices
8787
href: fundamental-best-practices.md
8888
- name: Components of a DDoS response strategy

articles/ddos-protection/ddos-disaster-recovery-guidance.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

articles/reliability/TOC.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -225,11 +225,7 @@
225225
- name: Azure Data Explorer
226226
href: /azure/data-explorer/business-continuity-overview?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
227227
- name: Azure DDoS Protection
228-
items:
229-
- name: Availability zones
230-
href: ../ddos-protection/ddos-faq.yml?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
231-
- name: Disaster recovery
232-
href: ../ddos-protection/ddos-disaster-recovery-guidance.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json#business-continuity
228+
href: reliability-ddos.md
233229
- name: Azure Disk Encryption
234230
href: ../virtual-machines/disks-redundancy.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
235231
- name: Azure DNS
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
title: Reliability in Azure DDoS Network Protection
3+
description: Learn about reliability in Azure DDoS Network Protection
4+
author: AbdullahBell
5+
ms.author: abell
6+
ms.topic: reliability-article
7+
ms.workload: infrastructure-services
8+
ms.custom: subject-reliability, references_regions
9+
ms.service: ddos-protection
10+
ms.date: 03/14/2024
11+
---
12+
13+
# Reliability in Azure DDoS Network Protection
14+
15+
16+
This article describes reliability support in [Azure DDoS Network Protection](../ddos-protection/ddos-protection-overview.md), and both regional resiliency with availability zones and [cross-region recovery and business continuity](#cross-region-disaster-recovery-and-business-continuity). For a more detailed overview of reliability in Azure, see [Azure reliability](/azure/architecture/framework/resiliency/overview).
17+
18+
19+
## Availability zone support
20+
21+
[!INCLUDE [Availability zone description](includes/reliability-availability-zone-description-include.md)]
22+
23+
Azure DDoS Protection is [zone-redundant](./availability-zones-overview.md#zonal-and-zone-redundant-services) by default and is managed by the service itself. You don't need to configure or setup zone redundancy yourself.
24+
25+
### Prerequisites
26+
27+
28+
29+
### Zone down experience
30+
31+
32+
33+
### Cross-region disaster recovery and business continuity
34+
35+
[!INCLUDE [introduction to disaster recovery](includes/reliability-disaster-recovery-description-include.md)]
36+
37+
38+
39+
#### Disaster recovery in multi-region geography
40+
41+
42+
You can choose one of two approaches to managing business continuity for DDoS Protection over your VNets. The first approach is reactive and the second approach is proactive.
43+
44+
45+
- **Reactive business continuity plan**. Virtual networks are fairly lightweight resources. In the case of a regional outage, you can invoke Azure APIs to create a VNet with the same address space, but in a different region. To recreate the same environment that was present in the affected region, you'll need to make API calls to redeploy primary region VNet resources. If on-premises connectivity is available, such as in a hybrid deployment, you must deploy a new VPN Gateway, and connect to your on-premises network.
46+
47+
>[!NOTE]
48+
>A reactive approach to maintaining business continuity always runs the risk that you may not have access to the primary region's resources, due the extent of the disaster. In that case, you'll need to recreate all of the primary region's resources.
49+
50+
51+
- **Proactive business continuity plan**. You can create two VNets using the same private IP address space and resources in two different regions ahead of time. If you are hosting internet-facing services in the VNet, you could set up Traffic Manager to geo-route traffic to the region that is active. However, you cannot connect two VNets with the same address space to your on-premises network, as it would cause routing issues. At the time of a disaster and loss of a VNet in one region, you can connect the other VNet in the available region, with the matching address space to your on-premises network.
52+
53+
54+
To create a virtual network, see [Create a virtual network](/azure/virtual-network/manage-virtual-network#create-a-virtual-network).
55+
56+
57+
### Disaster recovery in single-region geography
58+
59+
For single region geographies in a disaster scenario, the virtual network and the resources in the affected region remains inaccessible during the time of the service disruption.
60+
61+
## Next steps
62+
63+
- [Reliability in Azure](/azure/availability-zones/overview)

articles/reliability/reliability-guidance-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ For a more detailed overview of reliability principles in Azure, see [Reliabilit
6868
|Azure Database for MySQL|| [Azure Database for MySQL- Business continuity](/azure/mysql/single-server/concepts-business-continuity?#recover-from-an-azure-regional-data-center-outage) |
6969
|Azure Database for MySQL - Flexible Server|[Azure Database for MySQL Flexible Server High availability](../mysql/flexible-server/concepts-high-availability.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)| [Azure Database for MySQL Flexible Server - Restore to latest restore point](/azure/mysql/flexible-server/how-to-restore-server-portal?#geo-restore-to-latest-restore-point) |
7070
|Azure Database for PostgreSQL - Flexible Server|[Azure Database for PostgreSQL - Flexible Server](./reliability-postgresql-flexible-server.md)|[Azure Database for PostgreSQL - Flexible Server](reliability-postgre-flexible.md#cross-region-disaster-recovery-and-business-continuity) |
71-
|Azure DDoS Protection|[How do I configure the service to be zone-resilient?](../ddos-protection/ddos-faq.yml?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)| [Disaster recovery guidance](../ddos-protection/ddos-disaster-recovery-guidance.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json#business-continuity) |
71+
|Azure DDoS Protection|[Reliability in DDoS Protection](reliability-ddos.md)|[Reliability in DDoS Protection](reliability-ddos.md) |
7272
|Azure Disk Encryption|[Redundancy options for managed disks](../virtual-machines/disks-redundancy.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)||
7373
|Azure DNS|[Reliability in Azure DNS](reliability-dns.md)|[Reliability in Azure DNS](reliability-dns.md)|
7474
|Microsoft Entra Domain Services|| [Create replica set](../active-directory-domain-services/tutorial-create-replica-set.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json) |

0 commit comments

Comments
 (0)