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,6 +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
+
- 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
+
150
157
- All Azure regions that have [Availability zone support](/azure/reliability/regions-list) support zone redundant General databases.
151
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).
152
159
- 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
163
170
|:--|:--|
164
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":::|
165
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 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
+
166
182
Consider the following when configuring your Premium or Business Critical databases with zone-redundancy:
167
183
168
184
- 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
184
200
|:--|:--|
185
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":::|
186
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
+
187
210
Consider the following limitations:
188
211
189
212
- All Azure regions that have [Availability zone support](/azure/reliability/regions-list) support zone redundant Hyperscale database.
0 commit comments