Skip to content

Commit 6a72485

Browse files
20250808 availability zone clarification
1 parent c2ba609 commit 6a72485

File tree

1 file changed

+24
-5
lines changed

1 file changed

+24
-5
lines changed

azure-sql/database/high-availability-sla-local-zone-redundancy.md

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about the architecture of Azure SQL Database that achieves av
55
author: WilliamDAssafMSFT
66
ms.author: wiassaf
77
ms.reviewer: rsetlem, mathoma, randolphwest, peskount
8-
ms.date: 08/05/2025
8+
ms.date: 08/08/2025
99
ms.service: azure-sql-database
1010
ms.subservice: high-availability
1111
ms.topic: conceptual
@@ -147,10 +147,13 @@ The zone-redundant version of the high availability architecture for the General
147147
|:--|:--|
148148
|:::image type="content" source="media/high-availability-sla-local-zone-redundancy/two-zone-redundant-general-purpose-service-tier.png" alt-text="Diagram of Zone redundant configuration for General Purpose in a two-zone region." lightbox="media/high-availability-sla-local-zone-redundancy/two-zone-redundant-general-purpose-service-tier.png":::|:::image type="content" source="media/high-availability-sla-local-zone-redundancy/three-zone-redundant-general-purpose-service-tier.png" alt-text="Diagram of Zone redundant configuration for General Purpose in a three-zone region." lightbox="media/high-availability-sla-local-zone-redundancy/three-zone-redundant-general-purpose-service-tier.png":::|
149149

150-
- In two-zone scenarios, the compute is provisioned across two availability zones, but:
151-
- For Business Critical storage, locally redundant availability storage for data and log files are synchronized across two availability zones.
152-
- For other tiers, backup and storage remain synchronized between all three availability zones in the region.
153-
- Zone-redundant storage is always spread across three availability zones.
150+
- When the compute is provisioned across two availability zones:
151+
- Backup and storage are still synchronized across three availability zones in the region.
152+
- Zone-redundant storage, as always, is synchronized across three availability zones.
153+
154+
- When the compute is provisioned across three availability zones:
155+
- Backup and storage are synchronized across three availability zones in the region.
156+
154157
- All Azure regions that have [Availability zone support](/azure/reliability/regions-list) support zone redundant General databases.
155158
- For zone redundant availability, choosing a [maintenance window](maintenance-window.md) other than the default is currently available in select regions. For more information, see [Maintenance window availability by region for Azure SQL Database](region-availability.md#maintenance-window-availability).
156159
- Zone-redundancy isn't available for Basic and Standard service tiers in the DTU purchasing model.
@@ -167,6 +170,15 @@ The zone-redundant version of the high availability architecture for the Busines
167170
|:--|:--|
168171
|:::image type="content" source="media/high-availability-sla-local-zone-redundancy/two-zone-redundant-business-critical-service-tier.png" alt-text="Diagram of Zone redundant configuration for the Business Critical service tier in a two-zone region." lightbox="media/high-availability-sla-local-zone-redundancy/two-zone-redundant-business-critical-service-tier.png":::|:::image type="content" source="media/high-availability-sla-local-zone-redundancy/three-zone-redundant-business-critical-service-tier.png" alt-text="Diagram of Zone redundant configuration for Business Critical service tier in a three-zone region." lightbox="media/high-availability-sla-local-zone-redundancy/three-zone-redundant-business-critical-service-tier.png":::|
169172

173+
- When the compute is provisioned across two availability zones:
174+
- For Business Critical storage, locally redundant availability storage for data and log files are synchronized across two availability zones.
175+
- For other tiers, backup and storage are synchronized across three availability zones in the region.
176+
- Zone-redundant storage, as always, is synchronized across three availability zones.
177+
178+
- When the compute is provisioned across three availability zones:
179+
- For Business Critical storage, locally redundant availability storage for data and log files are synchronized across three availability zones.
180+
- For other tiers, backup and storage are synchronized across three availability zones in the region.
181+
170182
Consider the following when configuring your Premium or Business Critical databases with zone-redundancy:
171183

172184
- All Azure regions that have [Availability zone support](/azure/reliability/regions-list) support zone redundant Premium and Business Critical databases.
@@ -188,6 +200,13 @@ The following diagrams demonstrate the underlying architecture for zone redundan
188200
|:--|:--|
189201
|:::image type="content" source="media/high-availability-sla-local-zone-redundancy/hyperscale-two-zone-redundant-architecture.png" alt-text="Diagram showing the underlying architecture of a two-zone redundant Hyperscale databases." lightbox="media/high-availability-sla-local-zone-redundancy/hyperscale-two-zone-redundant-architecture.png":::|:::image type="content" source="media/high-availability-sla-local-zone-redundancy/hyperscale-three-zone-redundant-architecture.png" alt-text="Diagram showing the underlying architecture of a three-zone redundant Hyperscale databases." lightbox="media/high-availability-sla-local-zone-redundancy/hyperscale-three-zone-redundant-architecture.png":::|
190202

203+
- When the compute is provisioned across two availability zones:
204+
- Backup and storage are synchronized across three availability zones in the region.
205+
- Zone-redundant storage, as always, is synchronized across three availability zones.
206+
207+
- When the compute is provisioned across three availability zones:
208+
- Backup and storage are synchronized across three availability zones in the region.
209+
191210
Consider the following limitations:
192211

193212
- All Azure regions that have [Availability zone support](/azure/reliability/regions-list) support zone redundant Hyperscale database.

0 commit comments

Comments
 (0)