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/tutorial-import-vmware-using-rvtools-xlsx.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,12 +41,17 @@ Before you begin this tutorial, ensure that you have the following prerequisites
41
41
- File sensitivity is set to **General** or file protection is set to **Any user**.
42
42
-[Operating system names](tutorial-discover-import.md#supported-operating-system-names) specified in the RVTools XLSX (preview) file contains and matches the supported names.
43
43
- 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
> 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.
Copy file name to clipboardExpand all lines: articles/storage/common/storage-use-azcopy-v10.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ AzCopy is a command-line utility that you can use to copy data to, from, or betw
18
18
19
19
> [!VIDEO 4238a2be-881a-4aaa-8ccd-07a6557a05ef]
20
20
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.
22
22
23
23
## AzCopy use cases
24
24
@@ -48,7 +48,7 @@ Installing AzCopy through your Linux distribution's package manager is the most
48
48
49
49
### Download a portable binary
50
50
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.
0 commit comments