Skip to content

Commit f9d96aa

Browse files
committed
fixed links
1 parent 23227d4 commit f9d96aa

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

articles/azure-vmware/migrate-sqlserver-always-on-cluster.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ For details about configuring and managing the quorum, see [Failover Clustering
114114
1. Refresh the **Object Explorer** view in SQL Server Management Studio (SSMS), and verify that the migrated instance is now the primary replica.
115115
1. Repeat steps 1 to 6 for the rest of the replicas of the availability group.
116116

117-
1. Do not migrate all the replicas at the same time using **HCX Bulk Migration**. Instead, migrate one replica at a time and verify that all changes are synchronized back to the replica after each migration.
117+
>[!Note]
118+
> Migrate one replica at a time and verify that all changes are synchronized back to the replica after each migration. Do not migrate all the replicas at the same time using **HCX Bulk Migration**.
118119
1. After the migration of all the replicas is completed, access your Always-On availability group with **SQL Server Management Studio**.
119120
1. Open the Dashboard and verify there is no data loss in any of the replicas and that all are in a **Synchronized** state.
120121
:::image type="content" source="media/sql-server-hybrid-benefit/sql-alwayson-7.png" alt-text="Availability Group Dashboard with new primary replica and all migrated secondary replicas in synchronized state." border="false":::

articles/azure-vmware/migrate-sqlserver-failover-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ For illustration purposes, in this document we're using a two-node cluster with
119119

120120
1. Using the **SQL Server Management Studio** connect to the SQL Server cluster resource network name. Check the database is online and accessible.
121121

122-
:::image type="content" source="media/sql-server-hybrid-benefit/sqlfci-5.png" alt-text="SQL Server Management Studio connection verification to the migrated cluster instance database."" border="false":::
122+
:::image type="content" source="media/sql-server-hybrid-benefit/sqlfci-5.png" alt-text="SQL Server Management Studio connection verification to the migrated cluster instance database."" border="false":::
123123

124124
1. Finally, check the connectivity to SQL from other systems and applications in your infrastructure and verify that all applications using the database(s) can still access them.
125125

articles/azure-vmware/migrate-sqlserver-standalone-cluster.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ The table below indicates the estimated downtime for each Microsoft SQL Server t
7272

7373
- [Enable SQL Azure hybrid benefit for Azure VMware Solution](enable-sql-azure-hybrid-benefit.md).
7474
- [Create a placement policy in Azure VMware Solution](create-placement-policy.md)
75-
- [Windows Server Failover Clustering Documentation](https://learn.microsoft.com/en-us/windows-server/failover-clustering/failover-clustering-overview)
76-
- [Microsoft SQL Server 2019 Documentation](https://learn.microsoft.com/en-us/sql/sql-server/?view=sql-server-ver15)
77-
- [Microsoft SQL Server 2022 Documentation](https://learn.microsoft.com/en-us/sql/sql-server/?view=sql-server-ver16)
75+
- [Windows Server Failover Clustering Documentation](https://learn.microsoft.com/windows-server/failover-clustering/failover-clustering-overview)
76+
- [Microsoft SQL Server 2019 Documentation](https://learn.microsoft.com/sql/sql-server/?view=sql-server-ver15)
77+
- [Microsoft SQL Server 2022 Documentation](https://learn.microsoft.com/sql/sql-server/?view=sql-server-ver16)
7878
- [Windows Server Technical Documentation](https://learn.microsoft.com/windows-server/)
7979
- [Planning Highly Available, Mission Critical SQL Server Deployments with VMware vSphere](https://www.vmware.com/content/dam/digitalmarketing/vmware/en/pdf/solutions/vmware-vsphere-highly-available-mission-critical-sql-server-deployments.pdf)
8080
- [Microsoft SQL Server on VMware vSphere Availability and Recovery Options](https://www.vmware.com/content/dam/digitalmarketing/vmware/en/pdf/solutions/sql-server-on-vmware-availability-and-recovery-options.pdf)

0 commit comments

Comments
 (0)