Skip to content

Commit bc30b8e

Browse files
authored
Merge pull request #191763 from MladjoA/patch-8
Update auto-failover-group-sql-mi.md
2 parents e2a9667 + a5b3ba8 commit bc30b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-sql/managed-instance/auto-failover-group-sql-mi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Due to the high latency of wide area networks, geo-replication uses an asynchron
185185
> [!NOTE]
186186
> `sp_wait_for_database_copy_sync` prevents data loss after geo-failover for specific transactions, but does not guarantee full synchronization for read access. The delay caused by a `sp_wait_for_database_copy_sync` procedure call can be significant and depends on the size of the not yet transmitted transaction log on the primary at the time of the call.
187187
188-
## Auto-failover group status
188+
## Failover group status
189189
Auto-failover group reports its status describing the current state of the data replication:
190190

191191
- Seeding - [Initial seeding](auto-failover-group-sql-mi.md#initial-seeding) is taking place after creation of the failover group, until all user databases are initialized on the secondary instance. Failover process cannot be initiated while auto-failover group is in the Seeding status, since user databases are not copied to secondary instance yet.

0 commit comments

Comments
 (0)