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-hyper-v.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,10 @@ After discovery is finished, you can begin the replication of Hyper-V VMs to Azu
149
149
1. In **Replicate** > **Source settings** > **Are your machines virtualized?**, select **Yes, with Hyper-V**. Then select **Next: Virtual machines**.
150
150
151
151
1. In **Virtual machines**, select the machines you want to replicate.
152
+
- By default, eligible VMs are migrated as TVMs. These VMs provide enhanced security features such as secure boot and virtual TPM at no extra cost. We recommend using them wherever applicable.
153
+
154
+
:::image type="content" source="./media/tutorial-migrate-hyper-v/tvm-migrate.png" alt-text="Screenshot showing standard or trusted launch virtual machines."::: tvm-migrate.png
155
+
152
156
- If you ran an assessment for the VMs, you can apply VM sizing and disk type (Premium v2, Ultra SSD, Standard SSD, Standard HDD, or Premium Managed disks) recommendations from the assessment results. To do this step, in **Import migration settings from an Azure Migrate assessment?**, select **Yes**.
153
157
- You can choose to migrate the Standard SSD as a [ZRS Disk](/azure/virtual-machines/disks-deploy-zrs?tabs=portal).
154
158
- If you didn't run an assessment, or you don't want to use the assessment settings, select **No**.
@@ -179,6 +183,7 @@ After discovery is finished, you can begin the replication of Hyper-V VMs to Azu
179
183
- **VM size**: If you're using assessment recommendations, the VM size dropdown list contains the recommended size. Otherwise, Azure Migrate and Modernize picks a size based on the closest match in the Azure subscription. Alternatively, pick a manual size in **Azure VM size**.
180
184
- **OS disk**: Specify the OS (boot) disk for the VM. The OS disk is the disk that has the operating system bootloader and installer.
181
185
- **Availability Set**: If the VM should be in an Azure availability set after migration, specify the set. The set must be in the target resource group you specify for the migration.
186
+
- **VM Security Type**: Azure Migrate recommends migrating eligible VMs to Trusted Launch Virtual Machines (TVMs) for enhanced security. By default, the VM security type is set to Trusted Launch. VMs that are not eligible for Trusted Launch is automatically be configured as standard security.
182
187
183
188
1. In **Disks**, specify the VM disks that need to be replicated to Azure. Then select **Next**.
Copy file name to clipboardExpand all lines: articles/migrate/tutorial-migrate-vmware.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ Enable replication as follows:
73
73
74
74
:::image type="content" source="./media/tutorial-migrate-vmware/source-settings.png" alt-text="Screenshot on source settings.":::
75
75
76
-
4. In **Virtual machines**, select the machines you want to replicate. To apply VM sizing and disk type from an assessment if you've run one, in **Import migration settings from an Azure Migrate assessment?**, select **Yes**, and select the VM group and assessment name. If you aren't using assessment settings, select **No**.
76
+
4. In **Virtual machines**, select the machines you want to replicate. To apply VM sizing and disk type from an assessment if you've run one, in **Import migration settings from an Azure Migrate assessment?**, select **Yes**, and select the VM group and assessment name. If you aren't using assessment settings, select **No**. Azure Migrate supports migration to Trusted Launch Virtual Machines (TVMs).By default, eligible VMs are migrated as TVMs. These VMs provide enhanced security features such as secure boot and virtual TPM at no extra cost. We recommend using them wherever applicable.
77
77
78
78
:::image type="content" source="./media/tutorial-migrate-vmware/select-assessment.png" alt-text="Screenshot on selecting assessment.":::
0 commit comments