Skip to content

Commit 933c27e

Browse files
committed
edit
1 parent 86b158a commit 933c27e

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

articles/reliability/availability-zones-overview.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,24 @@
11
---
22
title: What are Azure availability zones?
3-
description: Learn about availability zones and how they work to help you achieve reliability
3+
description: Learn about availability zones and how to use them to design resilient solutions.
44
ms.service: azure
55
ms.subservice: azure-availability-zones
66
ms.topic: conceptual
7-
ms.date: 11/22/2024
7+
ms.date: 01/29/2025
88
ms.author: anaharris
99
author: anaharris-ms
10-
ms.reviewer: asinghal
1110
ms.custom: references_regions, subject-reliability
1211
---
1312

1413
# What are availability zones?
1514

16-
Many Azure regions provide *availability zones*, which are separated groups of datacenters within a region. Availability zones are close enough to have low-latency connections to other availability zones. They're connected by a high-performance network with a round-trip latency of less than approximately 2 ms. However, availability zones are far enough apart to reduce the likelihood that more than one will be affected by local outages or weather. Availability zones have independent power, cooling, and networking infrastructure. They're designed so that if one zone experiences an outage, then regional services, capacity, and high availability are supported by the remaining zones. They help your data stay synchronized and accessible when things go wrong.
15+
16+
>[!VIDEO https://learn-video.azurefd.net/vod/player?id=d36b5b2d-8bd2-43df-a796-b0c77b2f82fc]
17+
18+
19+
Many [Azure regions](./regions-overview.md) provide *availability zones*, which are separated groups of datacenters within a region. Each availability zone has independent power, cooling, and networking infrastructure, so that if one zone experiences an outage, then regional services, capacity, and high availability are supported by the remaining zones.
20+
21+
Availability zones are connected by a high-performance network with a round-trip latency of less than approximately 2 ms. They are close enough to have low-latency connections to other availability zones, but are far enough apart to reduce the possibility of more than one being affected by a local outage, such as a storm.
1722

1823
Datacenter locations are selected by using rigorous vulnerability risk assessment criteria. This process identifies all significant datacenter-specific risks and considers shared risks between availability zones.
1924

@@ -25,7 +30,8 @@ To see which regions support availability zones, see [Azure regions with availab
2530

2631
## Zonal and zone-redundant services
2732

28-
When you deploy into an Azure region that contains availability zones, you can use multiple availability zones together. By using multiple availability zones, you can keep separate copies of your application and data within separate physical datacenters in a large metropolitan area.
33+
Many Azure services support availability zones,
34+
When planning for reliable workloads, you can choose at least one of the following availability zone configurations:
2935

3036
There are two ways that Azure services use availability zones:
3137

articles/reliability/regions-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: azure-availability-zones
77
ms.topic: conceptual
88
ms.date: 01/13/2025
99
ms.author: anaharris
10-
ms.custom: references_regions, subject-reliability
10+
ms.custom: subject-reliability, ai-video-concept
1111
---
1212

1313
# What are Azure regions?

0 commit comments

Comments
 (0)