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

Commit 79b5ed3

Browse files
Update configure-read-scale-availability-groups.md
add high level instructions on creating listener when cluster manager not present
1 parent 291ae8f commit 79b5ed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/database-engine/availability-groups/windows/configure-read-scale-availability-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ This availability group isn't a high-availability configuration. If you need hig
7373

7474
You can connect to read-only secondary replicas in either of two ways:
7575
* Applications can connect directly to the SQL Server instance that hosts the secondary replica and query the databases. For more information, see [Readable secondary replicas](active-secondaries-readable-secondary-replicas-always-on-availability-groups.md).
76-
* Applications can also use read-only routing, which requires a listener. For more information, see [Read-only routing](listeners-client-connectivity-application-failover.md#ConnectToSecondary).
76+
* Applications can also use read-only routing, which requires a listener. If you are deploying a read-scale scenario without a cluster manager, you can still create a listener that points to the IP address of the current primary replica and port different from the one SQL Server listens on. You will need to recreate the listener to point to the new primary IP address after a failover. For more information, see [Read-only routing](listeners-client-connectivity-application-failover.md#ConnectToSecondary).
7777

7878
## Fail over the primary replica on a read-scale availability group
7979

0 commit comments

Comments
 (0)