Skip to content

Commit e36f32c

Browse files
Merge pull request #288225 from SnehaSudhirG/11Oct-Migrate-rvtoolsupdate
added info about the sheets and columns in XLSX file
2 parents 8fe9438 + ffa23cc commit e36f32c

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
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, VM UUID, Capacity MiB, Consumed MiB.
43+
- **vMemory** - VM, 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.

articles/migrate/whats-new.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,19 @@ author: Vikram1988
66
ms.author: vibansa
77
ms.manager: abhemraj
88
ms.service: azure-migrate
9-
ms.date: 06/07/2024
9+
ms.date: 10/28/2024
1010
ms.custom: mvc, engagement-fy24
1111
---
1212

1313
# What's new in Azure Migrate
1414

1515
[Azure Migrate](migrate-services-overview.md) helps you to discover, assess and migrate on-premises servers, apps, and data to the Microsoft Azure cloud. This article summarizes new releases and features in Azure Migrate.
1616

17+
## Update (October 2024)
18+
19+
The RVTools XLSX (preview) file import now reads storage data, when available, from vPartition and vMemory (for storage required for unreserved memory) sheets. [Learn more](vmware/tutorial-import-vmware-using-rvtools-xlsx.md#prerequisites).
20+
21+
1722
## Update (April 2024)
1823

1924
- Movere: Movere service has been retired on 1st March 2024. Users are requested to use Azure Migrate for the discovery and assessment of on-premises workloads.

0 commit comments

Comments
 (0)