Skip to content

Commit e34a277

Browse files
committed
added info about the sheets and columns in XLSX file
1 parent a7d16be commit e34a277

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to import on-premises servers in a VMware environment by
44
author: snehasudhirG
55
ms.author: sudhirsneha
66
ms.topic: tutorial
7-
ms.date: 03/22/2024
7+
ms.date: 10/10/2024
88
ms.service: azure-migrate
99
ms.custom: vmware-scenario-422
1010
#Customer intent: As an VMware admin, I want to import my on-premises servers running in a VMware environment.
@@ -37,7 +37,10 @@ Before you begin this tutorial, ensure that you have the following prerequisites
3737
- The file format should be XLSX.
3838
- File sensitivity is set to **General** or file protection is set to **Any user**.
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.
40-
- The XLSX file should contain the vInfo & vDisk sheets and the VM, Powerstate, Disks, CPUs, Memory, Provisioned MiB, In use MiB, OS according to the configuration file, VM UUID columns from the vInfo sheet and the VM, Capacity MiB columns from the vDisk sheet should be present.
40+
- The XLSX file should contain the vInfo, vPartition & vMemory sheets. The columns in these sheets are as follows:
41+
- **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.
4144

4245
> [!NOTE]
4346
> 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)