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-discover-import.md
+8-12Lines changed: 8 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,29 +125,25 @@ The following table summarizes the file fields to fill in:
125
125
**Server name** | Yes | We recommend specifying the fully qualified domain name (FQDN).
126
126
**IP address** | No | Server address.
127
127
**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.
129
129
**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.
130
130
**OS version** | No | Server operating system version.
131
131
**OS architecture** | No | Server OS architecture <br/> Valid values are: x64, x86, amd64, 32-bit or 64-bit
132
132
**Server type** | No |Type of server <br/> Valid values are: Virtual, Physical
133
133
**Hypervisor** | No | If server type is Virtual, specify hypervisor name <br/> Valid values are: *VMware*, *Hyper-V*
134
134
**Number of disks** | No | Not needed if individual disk details are provided.
135
135
**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.
141
141
**CPU utilization percentage** | No | Percentage of CPU used.
142
142
**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.
147
143
**Network In throughput** | No | Data received by the server, in MB per second.
148
144
**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)
0 commit comments