You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -147,10 +147,13 @@ The zone-redundant version of the high availability architecture for the General
147
147
|:--|:--|
148
148
|:::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":::|
149
149
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
+
154
157
- All Azure regions that have [Availability zone support](/azure/reliability/regions-list) support zone redundant General databases.
155
158
- 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).
156
159
- 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
167
170
|:--|:--|
168
171
|:::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":::|
169
172
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
+
170
182
Consider the following when configuring your Premium or Business Critical databases with zone-redundancy:
171
183
172
184
- 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
188
200
|:--|:--|
189
201
|:::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":::|
190
202
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
+
191
210
Consider the following limitations:
192
211
193
212
- All Azure regions that have [Availability zone support](/azure/reliability/regions-list) support zone redundant Hyperscale database.
0 commit comments