Skip to content

Commit 36da452

Browse files
committed
edit
1 parent 3127512 commit 36da452

File tree

2 files changed

+32
-23
lines changed

2 files changed

+32
-23
lines changed

articles/reliability/availability-zones-region-support.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
title: Azure regions with availability zone support
3-
description: Learn which regions offer availability zone support and understand resiliency across all Azure services.
3+
description: Learn which Azure regions offer availability zone support
44
ms.service: azure
55
ms.subservice: azure-availability-zones
66
ms.topic: conceptual
7-
ms.date: 04/15/2024
7+
ms.date: 11/20/2024
88
ms.author: anaharris
99
author: anaharris-ms
10-
ms.reviewer: asinghal
1110
ms.custom: references_regions, subject-reliability
1211
---
1312

1413
# Azure regions with availability zone support
1514

16-
Azure provides the most extensive global footprint of any cloud provider and is rapidly opening new regions and availability zones. Azure has availability zones in every country/region in which Azure operates a datacenter region. For more information on availability zones and regions, see [What are Azure regions and availability zones?](availability-zones-overview.md),
15+
Azure provides the most extensive global footprint of any cloud provider and is rapidly opening new regions and availability zones. Azure supports availability zones in every region that has an Azure datacenter. For more information on availability zones and regions, see [What are Azure regions and availability zones?](availability-zones-overview.md),
1716

1817
The following regions currently support availability zones:
1918

articles/reliability/availability-zones-service-support.md

Lines changed: 29 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,58 @@
11
---
2-
title: Azure services that support availability zones
3-
description: Learn which services offer availability zone support and understand resiliency across all Azure services.
2+
title: Azure services with availability zone support
3+
description: Learn which Azure services offer availability zone support.
44
ms.service: azure
55
ms.subservice: azure-availability-zones
66
ms.topic: conceptual
7-
ms.date: 04/15/2024
7+
ms.date: 11/20/2024
88
ms.author: anaharris
99
author: anaharris-ms
10-
ms.reviewer: asinghal
1110
ms.custom: references_regions, subject-reliability
1211
---
1312

14-
# Availability zone service support
13+
# Azure services with availability zone support
1514

1615
Azure availability zones are physically separate locations within each Azure region. This article shows you which services support availability zones.
1716

1817
For more information on availability zones and regions, see [What are Azure regions and availability zones?](availability-zones-overview.md),
1918

20-
Azure services that support availability zones, including zonal and zone-redundant offerings, are continually expanding.
19+
Azure is continually expanding the number of services that support availability zones, including zonal and zone-redundant offerings.
2120

22-
Three types of Azure services support availability zones: *zonal*, *zone-redundant*, and *always-available* services. You can combine all three of these approaches to architecture when you design your reliability strategy.
21+
22+
## Availability zone types
23+
24+
Azure services can support two types of availability zone support: *zonal* amd *zone-redundant* services. Each service supports either one or both types. When designing your reliability strategy, make sure that you understand which availability zone types are supported in each service of your workload.
2325

2426
- **Zonal services**: A resource can be deployed to a specific, self-selected availability zone to achieve more stringent latency or performance requirements. Resiliency is self-architected by replicating applications and data to one or more zones within the region. Resources are aligned to a selected zone. For example, virtual machines, managed disks, or standard IP addresses can be aligned to a same zone, which allows for increased resiliency by having multiple instances of resources deployed to different zones.
2527

2628
- **Zone-redundant services**: Resources are replicated or distributed across zones automatically. For example, zone-redundant services replicate the data across multiple zones so that a failure in one zone doesn't affect the high availability of the data. 
2729

28-
- **Always-available services**: Always available across all Azure geographies and are resilient to zone-wide outages and region-wide outages. For a complete list of always-available services, also called non-regional services, in Azure, see [Products available by region](https://azure.microsoft.com/global-infrastructure/services/).
30+
31+
>[!IMPORTANT]
32+
>Some services may have limited support for availability zones. For example, some may only support availability zones for certain tiers, regions, or SKUs. To get more information on service limitations for availability zone support, select that service in the table.
33+
34+
## Always-available services
35+
36+
Some Azure services don't support availability zones because they are:
37+
38+
- Always available across all Azure geographie.
39+
- Resilient to zone-wide outages.
40+
- Resilient to region-wide outages.
41+
42+
For a complete list of always-available services, also called non-regional services, in Azure, see [Products available by region](https://azure.microsoft.com/global-infrastructure/services/).
2943

3044
For more information on older-generation virtual machines, see [Previous generations of virtual machine sizes](/azure/virtual-machines/sizes-previous-gen).
3145

46+
## Azure services with availability zone support
3247
The following tables provide a summary of the current offering of zonal, zone-redundant, and always-available Azure services. They list Azure offerings according to the regional availability of each.
3348

3449
>[!IMPORTANT]
3550
>To learn more about availability zones support and available services in your region, contact your Microsoft sales or customer representative.
3651
37-
>[!IMPORTANT]
38-
>Some services may have limited support for availability zones. For example, some may only support availability zones for certain tiers, regions, or SKUs. To get more information on service limitations for availability zone support, select that service in the table.
52+
3953

4054
##### Legend
55+
4156
![Legend containing icons and meaning of each with respect to service category and regional availability of each service in the table.](media/legend.png)
4257

4358
In the Product Catalog, always-available services are listed as "non-regional" services.
@@ -211,14 +226,9 @@ You can access Azure availability zones by using your Azure subscription. To lea
211226

212227
## Next steps
213228

214-
> [!div class="nextstepaction"]
215-
> [Azure regions with availability zones](availability-zones-region-support.md)
216-
217-
> [!div class="nextstepaction"]
218-
> [Availability zone migration guidance overview](availability-zones-migration-overview.md)
229+
- [Azure regions with availability zones](availability-zones-region-support.md)
219230

220-
> [!div class="nextstepaction"]
221-
> [Availability of service by category](availability-service-by-category.md)
231+
- [Availability zone migration guidance overview](availability-zones-migration-overview.md)
232+
- [Availability of service by category](availability-service-by-category.md)
222233

223-
> [!div class="nextstepaction"]
224-
> [Overview of the reliability pillar](/azure/architecture/framework/resiliency/overview)
234+
- [Well-architected Framework: Overview of the reliability pillar](/azure/architecture/framework/resiliency/overview)

0 commit comments

Comments
 (0)