Skip to content

Commit 91b43fa

Browse files
authored
Update docs/database-engine/availability-groups/windows/availability-replica-is-disconnected.md
1 parent 4f2b867 commit 91b43fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/database-engine/availability-groups/windows/availability-replica-is-disconnected.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The following are possible solutions for this issue:
9595
Sqlcmd -S $server_name -E -Q "ALTER ENDPOINT hadr_endpoint STATE = started"
9696
```
9797
>[!WARNING]
98-
>Running the command with `STATE = stopped` will stop your endpoint and interrupt Always On traffic flow.
98+
>Running the command with `STATE = stopped` will stop your endpoint and temporarily interrupt Always On traffic flow.
9999
100100

101101

0 commit comments

Comments
 (0)