Skip to content

Commit 2561795

Browse files
authored
doc: Update migrate-sql-server-standalone-cluster.md
fixed typo (SQL Server Always On Failover Customer Instance > SQL Server Always On Failover Cluster Instance)
1 parent 47078b3 commit 2561795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-vmware/migrate-sql-server-standalone-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The following table indicates the estimated downtime for migration of each SQL S
7676
|:---|:-----|:-----|
7777
| **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. |
7878
| **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. |
79-
| **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. |
79+
| **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. |
8080

8181
## Executing the migration
8282

0 commit comments

Comments
 (0)