Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 25039c8

Browse files
committed
remove read scale references.
1 parent f43852b commit 25039c8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/includes/ss-force-failover-read-scale-out.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Each availability group has only one primary replica. The primary replica allows reads and writes. To change which replica is primary, you can fail over. In an availability group for high availability, the cluster manager automates the failover process. In a read-scale availability group, the failover process is manual.
1+
Each availability group has only one primary replica. The primary replica allows reads and writes. To change which replica is primary, you can fail over. In an availability group for high availability, the cluster manager automates the failover process. In an availability group with cluster type NONE, the failover process is manual.
22

3-
There are two ways to fail over the primary replica in a read-scale availability group:
3+
There are two ways to fail over the primary replica in an availability group with cluster type NONE:
44

55
- Forced manual failover with data loss
66
- Manual failover without data loss
@@ -69,4 +69,4 @@ To manually fail over without data loss:
6969
```
7070

7171
> [!NOTE]
72-
> To delete an availability group, use [DROP AVAILABILITY GROUP](https://docs.microsoft.com/en-us/sql/t-sql/statements/drop-availability-group-transact-sql). For an availability group created with CLUSTER_TYPE NONE or EXTERNAL, the command must be executed on all replicas that are part of the availability group.
72+
> To delete an availability group, use [DROP AVAILABILITY GROUP](https://docs.microsoft.com/en-us/sql/t-sql/statements/drop-availability-group-transact-sql). For an availability group created with cluster type NONE or EXTERNAL, the command must be executed on all replicas that are part of the availability group.

0 commit comments

Comments
 (0)