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-create-azure-vmware-solution-assessment.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This article describes how to create an Azure VMware Solution assessment for on-
22
22
- Make sure you've [created](./create-manage-projects.md) an Azure Migrate project.
23
23
- If you've already created a project, make sure you've [added](how-to-assess.md) the Azure Migrate: Discovery and assessment tool.
24
24
- To create an assessment, you need to set up an Azure Migrate appliance for [VMware vSphere](how-to-set-up-appliance-vmware.md), which discovers the on-premises servers, and sends metadata and performance data to Azure Migrate: Discovery and assessment. [Learn more](migrate-appliance.md).
25
-
- You could also [import the server metadata](./tutorial-discover-import.md) in comma-separated values (CSV) format.
25
+
- You could also [import the server metadata](./tutorial-discover-import.md) in comma-separated values (CSV) format or [import your RVTools XLSX file](./tutorial-import-vmware-using-rvtools-xlsx.md).
@@ -59,7 +59,7 @@ There are two types of sizing criteria that you can use to create Azure VMware S
59
59
1. In **Discovery source**:
60
60
61
61
- If you discovered servers using the appliance, select **Servers discovered from Azure Migrate appliance**.
62
-
- If you discovered servers using an imported CSV file, select **Imported servers**.
62
+
- If you discovered servers using an imported CSV or RVTools file, select **Imported servers**.
63
63
64
64
1. Click **Edit** to review the assessment properties.
65
65
@@ -153,7 +153,7 @@ You can click on **Sizing assumptions** to understand the assumptions that went
153
153
154
154
3. Review the Suggested tool:
155
155
-**VMware HCX Advanced or Enterprise**: For VMware vSphere VMs, VMware Hybrid Cloud Extension (HCX) solution is the suggested migration tool to migrate your on-premises workload to your Azure VMware Solution (AVS) private cloud. [Learn More](../azure-vmware/configure-vmware-hcx.md).
156
-
-**Unknown**: For servers imported via a CSV file, the default migration tool is unknown. Though for VMware vSphere VMs, it is suggested to use the VMware Hybrid Cloud Extension (HCX) solution.
156
+
-**Unknown**: For servers imported via a CSV or RVTools file, the default migration tool is unknown. Though for VMware vSphere VMs, it is suggested to use the VMware Hybrid Cloud Extension (HCX) solution.
157
157
158
158
4. Click on an **AVS readiness** status. You can view VM readiness details, and drill down to see VM details, including compute, storage, and network settings.
0 commit comments