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/migrate/how-to-test-replicating-virtual-machines.md
+13-12Lines changed: 13 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
-
title: Tests migrate replicating virtual machines
2
+
title: Test migrate replicating virtual machines
3
3
description: Learn best practices for testing replicating virtual machines
4
4
author: piyushdhore-microsoft
5
5
ms.author: piyushdhore
6
6
ms.manager: vijain
7
7
ms.topic: how-to
8
-
ms.date: 3/23/2022
8
+
ms.date: 10/10/2022
9
9
---
10
10
11
11
@@ -17,30 +17,31 @@ This article helps you understand how to test replicating virtual machines. Test
17
17
18
18
## Prerequisites
19
19
20
-
Before you get started, you need to perform the following steps:
20
+
Before you get started, perform the following steps:
21
21
22
-
- Create the Azure Migrate project.
23
-
- Deploy the appliance for your scenario and complete discovery of virtual machines.
22
+
-[Create](create-manage-projects.md) an Azure Migrate project.
23
+
- Deploy the appliance for your scenario and complete the discovery of virtual machines.
24
24
- Configure replication for one or more virtual machines that are to be migrated.
25
+
25
26
> [!IMPORTANT]
26
-
> You'll need to have at least one replicating virtual machine in the project before you can perform test migration.
27
+
> You'll need to have at least one replicating virtual machine in the project before you can test the migration.
27
28
28
-
To learn how to perform the above, review the following tutorials based on your scenarios
29
-
-[Migrating VMware virtual machines to Azure with the agentless migration method](./tutorial-migrate-vmware.md).
30
-
-[Migrating Hyper-V VMs to Azure with Azure Migrate Server Migration](./tutorial-migrate-hyper-v.md)
31
-
-[Migrating machines as physical server to Azure with Azure Migrate.](./tutorial-migrate-physical-virtual-machines.md)
29
+
Review the following tutorials based on your environment:
30
+
-[Migrating VMware VMs with agentless migration](./tutorial-migrate-vmware.md).
31
+
-[Migrating Hyper-V VMs to Azure](./tutorial-migrate-hyper-v.md).
32
+
-[Migrating machines as physical servers to Azure](./tutorial-migrate-physical-virtual-machines.md)
32
33
33
34
34
35
## Setting up your test environment
35
36
36
-
The requirements for a test environment can vary according to your needs. Azure Migrate gives customers complete flexibility to create their own test environment. An option to select the VNet is given during test migration. You can customize the setting of this VNet to create a test environment according to your need.
37
+
The requirements for a test environment can vary according to your needs. Azure Migrate provides customers complete flexibility to create their own test environment. An option to select the VNet is provided during test migration. You can customize the setting of this VNet to create a test environment according to your requirement.
37
38
38
39
Furthermore, you can create 1:1 mapping between subnets of the VNet and Network Interface Cards (NICs) on VM, which gives more flexibility in creating the test environment.
39
40
40
41
> [!Note]
41
42
> Currently, the subnet selection feature is available only for agentless VMware migration scenario.
42
43
43
-
The following logic is used for subnet selection for other scenarios (Migration from Hyper-V environment and physical server migration)
44
+
The following logic is used for subnet selection for other scenarios (Migration from Hyper-V environment and physical server migration).
44
45
45
46
- If a target subnet (other than default) was specified as an input while enabling replication. Azure Migrate prioritizes using a subnet with the same name in the Virtual Network selected for the test migration.
0 commit comments