Skip to content

Commit 00bde1b

Browse files
committed
added another mandtory colum for vPartition and vMemory sheets
1 parent e34a277 commit 00bde1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/migrate/vmware/tutorial-import-vmware-using-rvtools-xlsx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Before you begin this tutorial, ensure that you have the following prerequisites
3939
- [Operating system names](../tutorial-discover-import.md#supported-operating-system-names) specified in the RVTools XLSX (preview) file contains and matches the supported names.
4040
- The XLSX file should contain the vInfo, vPartition & vMemory sheets. The columns in these sheets are as follows:
4141
- **vInfo** - VM, Powerstate, CPUs, Memory, Provisioned MiB, In use MiB, OS according to the configuration file, VM UUID.
42-
- **vPartition** - VM UUID, Capacity MiB, Consumed MiB.
43-
- **vMemory** - VM UUID, Size MiB, Reservation.
42+
- **vPartition** - VM, VM UUID, Capacity MiB, Consumed MiB.
43+
- **vMemory** - VM, VM UUID, Size MiB, Reservation.
4444

4545
> [!NOTE]
4646
> The number of disks that will be seen in the discovered and assessed machines will be one. However, the total configured and used storage capacity is being considered from the RVTools file import.

0 commit comments

Comments
 (0)