Skip to content

Commit af26bdb

Browse files
committed
Removed region list & added links to supported regions information
1 parent 0f11a36 commit af26bdb

1 file changed

Lines changed: 2 additions & 27 deletions

File tree

articles/deployment-environments/concept-reliability-deployment-environments.md

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -13,35 +13,10 @@ ms.topic: concept-article
1313
This article describes reliability support in Azure Deployment Environments. It covers intra-regional resiliency with availability zones and inter-region resiliency with disaster recovery. For a more detailed overview of reliability in Azure, see [Azure reliability](/azure/well-architected/reliability/).
1414

1515
## Availability zone support
16-
[Availability zones](/azure/reliability/availability-zones-overview?tabs=azure-cli) are physically separate groups of datacenters within an Azure region. When one zone fails, services can fail over to one of the remaining zones.
16+
[Availability zones](/azure/reliability/availability-zones-overview?tabs=azure-cli) are physically separate groups of datacenters within an Azure region. When one zone fails, services can fail over to one of the remaining zones. To improve the availability of your applications, architect your solutions to use multiple availability zones within a region. For more information about Azure regions where availability zones are available, see [Azure regions list](../reliability/regions-list.md).
1717

18-
Azure Deployment Environments automatically support availability zones for all resources. You don't need to take any action.
18+
When you deploy Azure Deployment Environments in a region that supports availability zones, the environments automatically support availability zones for all resources. Check the regions that support Deployment Environments by using the [Products available by region](https://azure.microsoft.com/global-infrastructure/services/?products=deployment-environments) page.
1919

20-
The following regions support both Deployment Environments and availability zones:
21-
22-
- Australia East
23-
- Brazil South
24-
- Canada Central
25-
- Central India
26-
- Central US
27-
- East Asia
28-
- East US
29-
- East US 2
30-
- Germany West Central
31-
- Italy North
32-
- Japan East
33-
- Korea Central
34-
- North Europe
35-
- Spain Central
36-
- South Africa North
37-
- South Central US
38-
- Southeast Asia
39-
- Sweden Central
40-
- Switzerland North
41-
- UK South
42-
- West Europe
43-
- West US 2
44-
- West US 3
4520

4621
## Cross-region disaster recovery and business continuity
4722
Disaster recovery (DR) refers to practices that organizations use to recover from high-impact events, such as natural disasters or failed deployments that result in downtime and data loss. Regardless of the cause, the best remedy for a disaster is a well-defined and tested DR plan and an application design that actively supports DR. Before you start creating your disaster recovery plan, see [Recommendations for designing a disaster recovery strategy](/azure/well-architected/reliability/disaster-recovery).

0 commit comments

Comments
 (0)