Skip to content

Commit 9f0afb0

Browse files
authored
Merge pull request #79183 from anosov1960/patch-69
Update sql-database-high-availability.md
2 parents 8f6b30e + 72ad770 commit 9f0afb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sql-database/sql-database-high-availability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ author: jovanpop-msft
1111
ms.author: sashan
1212
ms.reviewer: carlrab, sashan
1313
manager: craigg
14-
ms.date: 04/17/2019
14+
ms.date: 06/10/2019
1515
---
1616
# High-availability and Azure SQL Database
1717

@@ -56,7 +56,7 @@ By default, the cluster of nodes for the premium availability model is created i
5656
Because the zone redundant databases have replicas in different datacenters with some distance between them, the increased network latency may increase the commit time and thus impact the performance of some OLTP workloads. You can always return to the single-zone configuration by disabling the zone redundancy setting. This process is an online operation similar to the regular service tier upgrade. At the end of the process, the database or pool is migrated from a zone redundant ring to a single zone ring or vice versa.
5757

5858
> [!IMPORTANT]
59-
> Zone redundant databases and elastic pools are currently only supported in the Premium and Business Critical service tiers. By default, backups and audit records are stored in RA-GRS storage and therefore may not be automatically available in case of a zone-wide outage.
59+
> Zone redundant databases and elastic pools are currently only supported in the Premium and Business Critical service tiers. When using the Business Critical tier, zone redundant configuration is only available when the Gen5 compute hardware is selected. By default, backups and audit records are stored in RA-GRS storage and therefore may not be automatically available in case of a zone-wide outage.
6060
6161
The zone redundant version of the high availability architecture is illustrated by the following diagram:
6262

0 commit comments

Comments
 (0)