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/troubleshoot-assessment.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ The operation took longer than expected either due to network latency issues or
68
68
69
69
- Ensure that there is no network latency between the appliance and the server. It is recommended to have the appliance and source server on the same domain to avoid latency issues.
70
70
71
-
- Connect to the impacted server from the appliance and run the commands documented here to check if they return null or empty data.
71
+
- Connect to the impacted server from the appliance and run the commands documented [here](discovered-metadata.md#linux-server-metadata) to check if they return null or empty data.
72
72
73
73
- If the issue persists, submit a Microsoft support case providing the appliance machine ID (available in the footer of the appliance configuration manager).
74
74
@@ -203,7 +203,7 @@ The error details will be mentioned with the error.
203
203
204
204
#### Recommended Action
205
205
206
-
Ensure that port 443 is open on the ESXi host on which the server is running. Learn more on how to remediate the issue.
206
+
Ensure that port 443 is open on the ESXi host on which the server is running. [Learn more](troubleshoot-discovery.md#error-9014-httpgetrequesttoretrievefilefailed) on how to remediate the issue.
207
207
208
208
### Error Code: 9015: The vCenter Server user account provided for server discovery doesn't have guest operations privileges enabled.
209
209
@@ -213,7 +213,7 @@ The required privileges of guest operations haven't been enabled on the vCenter
213
213
214
214
#### Recommended Action
215
215
216
-
Ensure that the vCenter Server user account has privileges enabled for **Virtual Machines** > **Guest Operations** to interact with the server and pull the required data. Learn more on how to set up the vCenter Server account with required privileges.
216
+
Ensure that the vCenter Server user account has privileges enabled for **Virtual Machines** > **Guest Operations** to interact with the server and pull the required data. [Learn more](./vmware/tutorial-discover-vmware.md#create-an-account-to-access-vcenter-server) on how to set up the vCenter Server account with required privileges.
217
217
218
218
### Error Code: 9022: The access is denied to run the Get-WmiObject cmdlet on the server.
0 commit comments