Skip to content

Commit f1c2d8c

Browse files
authored
Update auto-failover-group-sql-mi.md
1 parent 4aa8580 commit f1c2d8c

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
@@ -190,7 +190,7 @@ Auto-failover group reports its status describing the current state of the data
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.
192192
- Synchronizing - the usual status of auto-failover group. It means that data changes on the primary instance are being replicated asynchronously to the secondary instance. This status doesn't guarantee that the data is fully synchronized at every moment. There may be data changes from primary still to be replicated to the secondary due to asynchronous nature of the replication process between instances in the auto-failover group. Both automatic and manual failovers can be initiated while the auto-failover group is in the Seeding status.
193-
- Failover in progress - this status indicates that either automatically or manuallly initiated failover process is in progress. No changes to the failover group or additional failovers can be initiated while auto-failover group is in this status.
193+
- Failover in progress - this status indicates that either automatically or manually initiated failover process is in progress. No changes to the failover group or additional failovers can be initiated while the auto-failover group is in this status.
194194

195195
## Permissions
196196

0 commit comments

Comments
 (0)