Skip to content

Commit 9147dbc

Browse files
authored
Merge pull request #196234 from v-ksreedevan/27Apr-troubleshoot
Troubleshoot updates
2 parents 94adb1f + af4e3ea commit 9147dbc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

articles/migrate/troubleshoot-network-connectivity.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,3 +343,17 @@ This issue can occur if the services running on the appliance are not running on
343343

344344
:::image type="content" source="./media/troubleshoot-network-connectivity/view-appliance-services.png" alt-text="Snapshot of View appliance services.":::
345345

346+
### Failed to save configuration: 504 gateway timeout
347+
348+
#### Possible causes:
349+
This issue can occur if the Azure Migrate appliance cannot reach the service endpoint provided in the error message.
350+
351+
#### Remediation:
352+
353+
To validate the private link connection, perform a DNS resolution of the Azure Migrate service endpoints (private link resource FQDNs) from the on-premises server hosting the Migrate appliance and ensure that they resolve to private IP addresses.
354+
355+
**To obtain the private endpoint details to verify DNS resolution:**
356+
357+
The private endpoint details and private link resource FQDN information are available in the Discovery and Assessment and Server Migration properties pages. Select **Download DNS settings** on both the properties pages to view the full list.
358+
359+
Next, refer to [this guidance](#verify-dns-resolution) to verify the DNS resolution.

0 commit comments

Comments
 (0)