Skip to content

Commit a4b3d20

Browse files
Merge pull request #312408 from ankitsurkar06/main
Updated the import file
2 parents c1b2ec7 + db7dae3 commit a4b3d20

1 file changed

Lines changed: 8 additions & 12 deletions

File tree

articles/migrate/tutorial-discover-import.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -125,29 +125,25 @@ The following table summarizes the file fields to fill in:
125125
**Server name** | Yes | We recommend specifying the fully qualified domain name (FQDN).
126126
**IP address** | No | Server address.
127127
**Cores** | Yes | Number of processor cores allocated to the server.
128-
**Memory** | Yes | Total RAM, in MB, allocated to the server.
128+
**Memory (In MB)** | Yes | Total RAM, in MB, allocated to the server.
129129
**OS name** | Yes | Server operating system. <br/> Operating system names that match or contain the names in [this](#supported-operating-system-names) list are recognized by the assessment.
130130
**OS version** | No | Server operating system version.
131131
**OS architecture** | No | Server OS architecture <br/> Valid values are: x64, x86, amd64, 32-bit or 64-bit
132132
**Server type** | No |Type of server <br/> Valid values are: Virtual, Physical
133133
**Hypervisor** | No | If server type is Virtual, specify hypervisor name <br/> Valid values are: *VMware*, *Hyper-V*
134134
**Number of disks** | No | Not needed if individual disk details are provided.
135135
**Storage in use (In GB)** | No | You can add how much storage is in use per server.<br/> This field will **only be used in Azure VMware Solution assessment** sizing logic.
136-
**Disk 1 size** | No | Maximum size of disk, in GB.<br/>You can add details for more disks by [adding columns](#add-multiple-disks) in the template. You can add up to twenty disks.
137-
**Disk 1 read ops** | No | Disk read operations per second.
138-
**Disk 1 write ops** | No | Disk write operations per second.
139-
**Disk 1 read throughput** | No | Data read from the disk per second, in MB per second.
140-
**Disk 1 write throughput** | No | Data written to disk per second, in MB per second.
136+
**Disk 1 size (In GB)** | No | Maximum size of disk, in GB.<br/>You can add details for more disks by [adding columns](#add-multiple-disks) in the template. You can add up to twenty disks.
137+
**Disk 1 read ops (operations per second)** | No | Disk read operations per second.
138+
**Disk 1 write ops (operations per second)** | No | Disk write operations per second.
139+
**Disk 1 read throughput (MB per second)** | No | Data read from the disk per second, in MB per second.
140+
**Disk 1 write throughput (MB per second)** | No | Data written to disk per second, in MB per second.
141141
**CPU utilization percentage** | No | Percentage of CPU used.
142142
**Memory utilization percentage** | No | Percentage of RAM used.
143-
**Total disks read ops** | No | Disk-read operations per second.
144-
**Total disks write ops** | No | Disk-write operations per second.
145-
**Total disks read throughput** | No | Data read from the disk, in MB per second.
146-
**Total disks write throughput** | No | Data written to disk, in MB per second.
147143
**Network In throughput** | No | Data received by the server, in MB per second.
148144
**Network Out throughput** | No | Data transmitted by the server, in MB per second.
149-
**Firmware type** | No | Server firmware. Values can be "BIOS" or "UEFI".
150-
**MAC address**| No | Server MAC address.
145+
**Boot Type** | No | Server firmware. Values can be "BIOS" or "UEFI".
146+
**Network adapters** | No | Number of network interfaces attached to the machine (physical or virtual)
151147

152148
### Add operating systems
153149

0 commit comments

Comments
 (0)