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/tutorial-migrate-vmware.md
+4-13Lines changed: 4 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: piyushdhore
6
6
ms.manager: vijain
7
7
ms.topic: tutorial
8
8
ms.service: azure-migrate
9
-
ms.date: 06/19/2023
9
+
ms.date: 01/22/2024
10
10
ms.custom: mvc, engagement-fy23
11
11
---
12
12
@@ -81,10 +81,10 @@ Enable replication as follows:
81
81
82
82
:::image type="content" source="./media/tutorial-migrate-vmware/select-vms-inline.png" alt-text="Screenshot on selecting VMs." lightbox="./media/tutorial-migrate-vmware/select-vms-expanded.png":::
83
83
84
-
6. In **Target settings**, select the subscription and target region. Specify the resource group in which the Azure VMs reside after migration.
84
+
6. In **Target settings**, select the subscription, target region, and Storage account.
85
85
> [!Note]
86
-
> The region for the project cannot be changed after the first replication is initiated. Please select the region carefully.
87
-
7. In **Virtual Network**, select the Azure VNet/subnet which the Azure VMs join after migration.
86
+
> After starting first replication of a VM, the storage account cannot be changed. The default option selected in drop down will be used to create a new storage account. If the option is not selected, the storage account will be created in final step of enabling replication.
87
+
7. In **Virtual Network**, select the Azure VNet/subnet, which the Azure VMs join after migration.
88
88
8. In **Availability options**, select:
89
89
- Availability Zone to pin the migrated machine to a specific Availability Zone in the region. Use this option to distribute servers that form a multi-node application tier across Availability Zones. If you select this option, you'll need to specify the Availability Zone to use for each of the selected machine in the Compute tab. This option is only available if the target region selected for the migration supports Availability Zones
90
90
- Availability Set to place the migrated machine in an Availability Set. The target Resource Group that was selected must have one or more availability sets in order to use this option.
@@ -133,15 +133,6 @@ Enable replication as follows:
133
133
> [!NOTE]
134
134
> You can update replication settings any time before replication starts (**Manage** > **Replicating machines**). You can't change settings after replication starts.
135
135
136
-
### Provisioning for the first time
137
-
138
-
If this is the first VM you're replicating in the project, the Migration and modernization tool automatically provisions these resources, in same resource group as the project.
139
-
140
-
-**Service bus**: The Migration and modernization tool uses the service bus to send replication orchestration messages to the appliance.
141
-
-**Gateway storage account**: The Migration and modernization tool uses the gateway storage account to store state information about the VMs being replicated.
142
-
-**Log storage account**: The Azure Migrate appliance uploads replication logs for VMs to a log storage account. Azure Migrate applies the replication information to the replica managed disks.
143
-
-**Key vault**: The Azure Migrate appliance uses the key vault to manage connection strings for the service bus, and access keys for the storage accounts used in replication.
0 commit comments