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-availability-group.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,6 @@ In this article, you learn how to migrate a SQL Server Always On Availability Gr
14
14
15
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
-
## Tested configurations
18
-
19
17
Microsoft SQL Server (2019 and 2022) was tested with Windows Server (2019 and 2022) Data Center edition with the virtual machines deployed in the on-premises environment. Windows Server and SQL Server have been configured following best practices and recommendations from Microsoft and VMware. The on-premises source infrastructure was VMware vSphere 7.0 Update 3 and VMware vSAN running on Dell PowerEdge servers and Intel Optane P4800X SSD NVMe devices.
20
18
21
19
## Prerequisites
@@ -30,13 +28,14 @@ These are the prerequisites to migrating your SQL Server instance to Azure VMwar
30
28
- Ensure that all the network segments in use by SQL Server and workloads using it are extended into your Azure VMware Solution private cloud. To verify this step, see [Configure VMware HCX network extension](configure-hcx-network-extension.md).
31
29
32
30
Either VMware HCX over VPN or ExpressRoute connectivity can be used as the networking configuration for the migration.
33
-
VMWare HCX over VPN, due to its limited bandwidth, is typically suited for workloads that can sustain longer periods of downtime (such as non-production environments).
34
31
35
-
For any of the following scenarios, ExpressRoute connectivity is recommended for a migration:
32
+
With VMWare HCX over VPN, due to its limited bandwidth it is typically suited for workloads that can sustain longer periods of downtime (such as non-production environments).
33
+
34
+
For any of the following, ExpressRoute connectivity is recommended for a migration:
36
35
37
36
- Production environments
38
37
- Workloads with large database sizes
39
-
-Any case where there is a need to minimize downtime
38
+
-Scenarios in which there is a need to minimize downtime the ExpressRoute connectivity is recommended for the migration.
40
39
41
40
Further downtime considerations are discussed in the next section.
Copy file name to clipboardExpand all lines: articles/azure-vmware/migrate-sql-server-failover-cluster.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,6 @@ However, you can overcome this limitation by performing the steps shown in this
24
24
> [!NOTE]
25
25
> This procedure requires a full shutdown of the cluster. Since the SQL Server service will be unavailable during the migration, plan accordingly for the downtime period.
26
26
27
-
## Tested configurations
28
-
29
27
Microsoft SQL Server 2019 and 2022 were tested with Windows Server 2019 and 2022 Data Center edition with the virtual machines deployed in the on-premises environment.
30
28
Windows Server and SQL Server have been configured following best practices and recommendations from Microsoft and VMware.
31
29
The on-premises source infrastructure was VMware vSphere 7.0 Update 3 and VMware vSAN running on Dell PowerEdge servers and Intel Optane P4800X SSD NVMe devices.
@@ -41,16 +39,14 @@ The on-premises source infrastructure was VMware vSphere 7.0 Update 3 and VMware
41
39
- Ensure that all the network segments in use by SQL Server and workloads using it are extended into your Azure VMware Solution private cloud. To verify this step, see [Configure VMware HCX network extension](configure-hcx-network-extension.md).
42
40
43
41
Either VMware HCX over VPN or ExpressRoute connectivity can be used as the networking configuration for the migration.
44
-
VMWare HCX over VPN, due to its limited bandwidth, is typically suited for workloads that can sustain longer periods of downtime (such as non-production environments).
45
42
46
-
For any of the following scenarios, ExpressRoute connectivity is recommended for a migration:
43
+
With VMWare HCX over VPN, due to its limited bandwidth it is typically suited for workloads that can sustain longer periods of downtime (such as non-production environments).
44
+
45
+
For any of the following, ExpressRoute connectivity is recommended for a migration:
47
46
48
47
- Production environments
49
48
- Workloads with large database sizes
50
-
- Any case where there is a need to minimize downtime
51
-
52
-
Further downtime considerations are discussed in the next section.
53
-
49
+
- Scenarios in which there is a need to minimize downtime the ExpressRoute connectivity is recommended for the migration.
Copy file name to clipboardExpand all lines: articles/azure-vmware/migrate-sql-server-standalone-cluster.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,13 @@ In both cases, consider the size and criticality of the database being migrated.
22
22
For this how-to procedure, we have validated VMware HCX vMotion.
23
23
VMware HCX Cold Migration is also valid, but it requires a longer downtime period.
24
24
25
+
This scenario was validated using the following editions and configurations:
26
+
27
+
- Microsoft SQL Server (2019 and 2022)
28
+
- Windows Server (2019 and 2022) Data Center edition
29
+
- Windows Server and SQL Server were configured following best practices and recommendations from Microsoft and VMware.
30
+
- The on-premises source infrastructure was VMware vSphere 7.0 Update 3 and VMware vSAN running on Dell PowerEdge servers and Intel Optane P4800X SSD NVMe devices.
31
+
25
32
:::image type="content" source="media/sql-server-hybrid-benefit/migrated-sql-standalone-cluster.png" alt-text="Diagram showing the architecture of Standalone SQL Server for Azure VMware Solution." border="false" lightbox="media/sql-server-hybrid-benefit/migrated-sql-standalone-cluster.png":::
26
33
27
34
## Tested configurations
@@ -43,10 +50,17 @@ This scenario was validated using the following editions and configurations:
43
50
- Ensure that all the network segments in use by the SQL Server and workloads using it are extended into your Azure VMware Solution private cloud. To verify this step in the process, see [Configure VMware HCX network extension](configure-hcx-network-extension.md).
44
51
45
52
Either VMware HCX over VPN or ExpressRoute connectivity can be used as the networking configuration for the migration.
53
+
46
54
VMWare HCX over VPN, due to its limited bandwidth, is typically suited for workloads that can sustain longer periods of downtime (such as non-production environments).
47
55
56
+
48
57
For any of the following scenarios, ExpressRoute connectivity is recommended for a migration:
49
58
59
+
For any of the following, ExpressRoute connectivity is recommended for a migration:
60
+
61
+
- Production environments
62
+
- Workloads with large database sizes
63
+
- Scenarios in which there is a need to minimize downtime the ExpressRoute connectivity is recommended for the migration.migration.
50
64
- Production environments
51
65
- Workloads with large database sizes
52
66
- Any case where there is a need to minimize downtime
0 commit comments