You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/migrate-sql-server-always-on-cluster.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ ms.custom: engagement-fy23
12
12
13
13
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.
14
14
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":::
16
16
17
17
## Prerequisites
18
18
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.
20
20
21
21
- Review and record the storage and network configuration of every node in the cluster.
22
22
- Backup the full database.
@@ -93,14 +93,14 @@ For details about configuring and managing the quorum, see [Failover Clustering
93
93
1. From the **Availability Group Dashboard** in SSMS click on **Start Failover Wizard**.
94
94
1. Select the migrated replica and click **Next**.
95
95
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":::
97
97
98
98
1. Connect to the replica in the next screen with your DB admin credentials.
0 commit comments