Skip to content

Commit 4cf30aa

Browse files
Merge pull request #34935 from WilliamDAssafMSFT/20250717-2AZ
20250808 availability zone clarification
2 parents 838cca5 + 4ccc0a5 commit 4cf30aa

File tree

4 files changed

+24
-1
lines changed

4 files changed

+24
-1
lines changed

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

Lines changed: 24 additions & 1 deletion
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,6 +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+
- 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+
150157
- All Azure regions that have [Availability zone support](/azure/reliability/regions-list) support zone redundant General databases.
151158
- 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).
152159
- Zone-redundancy isn't available for Basic and Standard service tiers in the DTU purchasing model.
@@ -163,6 +170,15 @@ The zone-redundant version of the high availability architecture for the Busines
163170
|:--|:--|
164171
|:::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":::|
165172

173+
- When the compute is provisioned across two availability zones:
174+
- For Business Critical storage, locally redundant availability storage for data and log files is 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 is synchronized across three availability zones.
180+
- For other tiers, backup and storage are synchronized across three availability zones in the region.
181+
166182
Consider the following when configuring your Premium or Business Critical databases with zone-redundancy:
167183

168184
- All Azure regions that have [Availability zone support](/azure/reliability/regions-list) support zone redundant Premium and Business Critical databases.
@@ -184,6 +200,13 @@ The following diagrams demonstrate the underlying architecture for zone redundan
184200
|:--|:--|
185201
|:::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":::|
186202

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+
187210
Consider the following limitations:
188211

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

0 commit comments

Comments
 (0)