Skip to content

Commit 54ae03c

Browse files
author
Whyte
committed
move tested configs sections
1 parent 7a648bb commit 54ae03c

File tree

3 files changed

+18
-12
lines changed

3 files changed

+18
-12
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ In this article, you learn how to migrate a SQL Server Always On Availability Gr
1414

1515
:::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

17+
## Tested configurations
18+
19+
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+
1721
## Prerequisites
1822

1923
These are the prerequisites to migrating your SQL Server instance to Azure VMware Solution.
@@ -30,7 +34,6 @@ However, due to the size of database workloads, VMware HCX over VPN is not recom
3034
ExpressRoute connectivity is recommended as more performant and reliable.
3135
For Microsoft SQL Server standalone and non-production workloads this may be suitable, depending upon the size of the database, to migrate.
3236

33-
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.
3437

3538
## Downtime considerations
3639

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ However, you can overcome this limitation by performing the steps shown in this
2424
> [!NOTE]
2525
> 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.
2626
27+
## Tested configurations
28+
29+
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+
Windows Server and SQL Server have been configured following best practices and recommendations from Microsoft and VMware.
31+
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.
32+
2733
## Prerequisites
2834

2935
- Review and record the storage and network configuration of every node in the cluster.
@@ -39,9 +45,6 @@ However, due to the size of database workloads it isn't recommended for Microsof
3945
ExpressRoute connectivity is recommended as more performant and reliable.
4046
For Microsoft SQL Server Standalone and non-production workloads this can be suitable, depending upon the size of the database, to migrate.
4147

42-
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.
43-
Windows Server and SQL Server have been configured following best practices and recommendations from Microsoft and VMware.
44-
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.
4548

4649
## Downtime considerations
4750

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ VMware HCX Cold Migration is also valid, but it requires a longer downtime perio
2424

2525
:::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":::
2626

27+
## Tested configurations
28+
This scenario was validated using the following editions and configurations:
29+
30+
- Microsoft SQL Server (2019 and 2022)
31+
- Windows Server (2019 and 2022) Data Center edition
32+
- Windows Server and SQL Server were configured following best practices and recommendations from Microsoft and VMware.
33+
- 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.+
34+
2735
## Prerequisites
2836

2937
- Review and record the storage and network configuration of every node in the cluster.
@@ -42,14 +50,6 @@ For production environments, or workloads with large database sizes or where the
4250

4351
Further downtime considerations are discussed in the next section.
4452

45-
This scenario was validated using the following editions and configurations:
46-
47-
- Microsoft SQL Server (2019 and 2022)
48-
- Windows Server (2019 and 2022) Data Center edition
49-
- Windows Server and SQL Server were configured following best practices and recommendations from Microsoft and VMware.
50-
- 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.
51-
52-
5353
## Downtime considerations
5454

5555
Downtime during a migration depends on the size of the database to be migrated and the speed of the private network connection to Azure cloud.

0 commit comments

Comments
 (0)