Skip to content

Commit c77555d

Browse files
Merge pull request #309998 from MicrosoftDocs/main
Auto Publish – main to live - 2025-12-31 18:00 UTC
2 parents 19c9e6f + 6b82201 commit c77555d

2 files changed

Lines changed: 13 additions & 8 deletions

File tree

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

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,17 @@ Before you begin this tutorial, ensure that you have the following prerequisites
4141
- File sensitivity is set to **General** or file protection is set to **Any user**.
4242
- [Operating system names](tutorial-discover-import.md#supported-operating-system-names) specified in the RVTools XLSX (preview) file contains and matches the supported names.
4343
- The XLSX file should contain the vInfo, vHost, vDatastore, vSnapshot, vPartition & vMemory sheets. The columns in these sheets are as follows:
44-
- **vInfo** - VM, Powerstate, CPUs, Memory, Provisioned MiB, In use MiB, OS according to the configuration file, VM UUID.
45-
- **vHost** - Host, Cluster, Datacenter, Config status, in Maintenance Mode, in Quarantine Mode, CPU Model, Speed, #CPU, Cores per CPU, # Cores, CPU usage %, # Memory, Memory usage %, VM Used memory, VM Memory Swapped, VM Memory Ballooned, #NICs, # vCPUs, vRAM, ESX Version, Vendor, Model, Object ID, UUID,
46-
- **vDatastore** - Name, Type, Hosts, Capacity MiB, Provisioned MiB, In Use MiB, Object ID
47-
- **vSnapshot** - VM, Powerstate, Size MiB (vmsn), Size MiB (total), Quiesced, Datacenter, Cluster, Host, VM UUID
48-
- **vPartition** - VM, VM UUID, Capacity MiB, Consumed MiB.
49-
- **vMemory** - VM, VM UUID, Size MiB, Reservation.
44+
- **vInfo** - VM, VM UUID, Powerstate, CPUs, Memory, Provisioned MiB, In use MiB, OS according to the configuration file
45+
- **vHost** - Host, Cluster, Datacenter, Config status, in Maintenance Mode, in Quarantine Mode, CPU Model, Speed, #CPU, Cores per CPU, # Cores, CPU usage %, # Memory, Memory usage %, VM Used memory, VM Memory Swapped, VM Memory Ballooned, #NICs, # vCPUs, vRAM, ESX Version, Vendor, Model, Object ID, UUID
46+
- **vDatastore** - Name, Object ID, Type, Hosts, Capacity MiB, Provisioned MiB, In Use MiB
47+
- **vSnapshot** - VM, VM UUID, Powerstate, Size MiB (vmsn), Size MiB (total), Quiesced, Datacenter, Cluster, Host
48+
- **vPartition** - VM, VM UUID, Capacity MiB, Consumed MiB
49+
- **vMemory** - VM, VM UUID, Size MiB, Reservation
50+
- **vDisk** - VM, VM UUID, Shared Bus, Controller
51+
- **vCD** - VM, VM UUID, Powerstate, Device Type, Connected
52+
- **vUSB** - VM, VM UUID, Powerstate, Device Type, Connected
53+
- **vNetwork** - VM, VM UUID, Switch, Connected
54+
- **dvPort** - Object ID, Port, Switch, Type, VLAN, Allow Promiscuous, Mac changes, Forged Transmits
5055

5156
> [!NOTE]
5257
> 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/storage/common/storage-use-azcopy-v10.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ AzCopy is a command-line utility that you can use to copy data to, from, or betw
1818

1919
> [!VIDEO 4238a2be-881a-4aaa-8ccd-07a6557a05ef]
2020
21-
AzCopy **V10** is the currently supported version of AzCopy. It's supported only on versions of Windows, Linux, or macOS that are officially maintained. If you need to use a previous version of AzCopy, see the [Use the previous version of AzCopy](#previous-version) section of this article.
21+
AzCopy **v10** is the currently supported version of AzCopy. It's supported only on versions of Windows, Linux, or macOS that are officially maintained. If you need to use a previous version of AzCopy, see the [Use the previous version of AzCopy](#previous-version) section of this article.
2222

2323
## AzCopy use cases
2424

@@ -48,7 +48,7 @@ Installing AzCopy through your Linux distribution's package manager is the most
4848

4949
### Download a portable binary
5050

51-
An installation package is available only for Linux. For all other operating systems, you can download the AzCopy V10 executable file to any directory on your computer.
51+
An installation package is available only for Linux. For all other operating systems, you can download the AzCopy v10 executable file to any directory on your computer.
5252

5353
- [Windows 64-bit](https://aka.ms/downloadazcopy-v10-windows) (zip)
5454
- [Windows 32-bit](https://aka.ms/downloadazcopy-v10-windows-32bit) (zip)

0 commit comments

Comments
 (0)