Skip to content

Commit c493fa5

Browse files
author
Ian Whyte
committed
Update migrate-sql-server-always-on-cluster.md
1 parent 9056a3a commit c493fa5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ ms.custom: engagement-fy23
1212

1313
In this article, you learn how to migrate Microsoft SQL Server Always On Cluster to Azure VMware Solution. For VMware HCX, you can follow the VMware vMotion migration procedure.
1414

15-
:::image type="content" source="media/sql-server-hybrid-benefit/sql-always-on-architecture.png" alt-text="Diagram showing the architecture of always on SQL server for Azure VMware Solution." border="false" lightbox="media/sql-server-hybrid-benefit/sql-always-on-architecture.png":::
15+
:::image type="content" source="media/sql-server-hybrid-benefit/sql-always-on-architecture.png" alt-text="Diagram showing the architecture of Always On SQL Server for Azure VMware Solution." border="false" lightbox="media/sql-server-hybrid-benefit/sql-always-on-architecture.png":::
1616

1717
## Prerequisites
1818

19-
These are the prerequisites to migrating your SQL server instance to Azure VMware Solution.
19+
These are the prerequisites to migrating your SQL Server instance to Azure VMware Solution.
2020

2121
- Review and record the storage and network configuration of every node in the cluster.
2222
- Backup the full database.
@@ -93,14 +93,14 @@ For details about configuring and managing the quorum, see [Failover Clustering
9393
1. From the **Availability Group Dashboard** in SSMS click on **Start Failover Wizard**.
9494
1. Select the migrated replica and click **Next**.
9595

96-
:::image type="content" source="media/sql-server-hybrid-benefit/sql-always-on-3.png" alt-text="Diagram showing new primary replica selection for always on." border="false" lightbox="media/sql-server-hybrid-benefit/sql-always-on-3.png":::
96+
:::image type="content" source="media/sql-server-hybrid-benefit/sql-always-on-3.png" alt-text="Diagram showing new primary replica selection for Always On." border="false" lightbox="media/sql-server-hybrid-benefit/sql-always-on-3.png":::
9797

9898
1. Connect to the replica in the next screen with your DB admin credentials.
9999
:::image type="content" source="media/sql-server-hybrid-benefit/sql-always-on-4.png" alt-text="Diagram showing new primary replica admin credentials connection." border="false" lightbox="media/sql-server-hybrid-benefit/sql-always-on-4.png":::
100100

101101
1. Review the changes and click **Finish** to start the failover operation.
102102

103-
:::image type="content" source="media/sql-server-hybrid-benefit/sql-always-on-5.png" alt-text="Diagram showing Availability Group always on operation review." border="false" lightbox="media/sql-server-hybrid-benefit/sql-always-on-5.png":::
103+
:::image type="content" source="media/sql-server-hybrid-benefit/sql-always-on-5.png" alt-text="Diagram showing Availability Group Always On operation review." border="false" lightbox="media/sql-server-hybrid-benefit/sql-always-on-5.png":::
104104

105105

106106
1. Monitor the progress of the failover in the next screen, and click **Close** when the operation is finished.

0 commit comments

Comments
 (0)