Skip to content

Commit 0ea6d75

Browse files
authored
Merge pull request #178908 from dimitri-furman/dimitri-furman-6
Mentioned geo-repl as a read-scale option
2 parents 06b4f69 + 17beead commit 0ea6d75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-sql/database/read-scale-out.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
1010
author: emlisa
1111
ms.author: emlisa
1212
ms.reviewer: mathoma
13-
ms.date: 09/23/2021
13+
ms.date: 11/5/2021
1414
---
1515
# Use read-only replicas to offload read-only query workloads
1616
[!INCLUDE[appliesto-sqldb-sqlmi](../includes/appliesto-sqldb-sqlmi.md)]
@@ -19,7 +19,7 @@ As part of [High Availability architecture](high-availability-sla.md#premium-and
1919

2020
The *read scale-out* feature is also available in the Hyperscale service tier when at least one [secondary replica](service-tier-hyperscale-replicas.md) is added. Hyperscale secondary [named replicas](service-tier-hyperscale-replicas.md#named-replica-in-preview) provide independent scaling, access isolation, workload isolation, massive read scale-out, and other benefits. Multiple secondary [HA replicas](service-tier-hyperscale-replicas.md#high-availability-replica) can be used for load-balancing read-only workloads that require more resources than available on one secondary HA replica.
2121

22-
The High Availability architecture of Basic, Standard, and General Purpose service tiers does not include any replicas. The *read scale-out* feature is not available in these service tiers.
22+
The High Availability architecture of Basic, Standard, and General Purpose service tiers does not include any replicas. The *read scale-out* feature is not available in these service tiers. However, [geo-replicas](active-geo-replication-overview.md) can provide similar functionality in these service tiers.
2323

2424
The following diagram illustrates the feature for Premium and Business Critical databases and managed instances.
2525

0 commit comments

Comments
 (0)