Skip to content

Commit ddfcbbb

Browse files
authored
Update migrate-sql-server-always-on-availability-group.md
fixed typo (SQL Server Always On Failover Customer Instance > SQL Server Always On Failover Cluster Instance)
1 parent 5780ff6 commit ddfcbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-vmware/migrate-sql-server-always-on-availability-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The following table indicates the estimated downtime for migration of each SQL S
5151
|:---|:-----|:-----|
5252
| **SQL Server standalone instance** | Low | Migration is done using VMware vMotion, the database is available during migration time, but it isn't recommended to commit any critical data during it. |
5353
| **SQL Server Always On Availability Group** | Low | The primary replica will always be available during the migration of the first secondary replica and the secondary replica will become the primary after the initial failover to Azure. |
54-
| **SQL Server Always On Failover Customer Instance** | High | All nodes of the cluster are shut down and migrated using VMware HCX Cold Migration. Downtime duration depends upon database size and private network speed to Azure cloud. |
54+
| **SQL Server Always On Failover Cluster Instance** | High | All nodes of the cluster are shut down and migrated using VMware HCX Cold Migration. Downtime duration depends upon database size and private network speed to Azure cloud. |
5555

5656
## Windows Server Failover Cluster quorum considerations
5757

0 commit comments

Comments
 (0)