Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a390a7b

Browse files
committedApr 4, 2022
Common issues
1 parent 98f9d5d commit a390a7b

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed
 
Loading

‎articles/migrate/troubleshoot-network-connectivity.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,4 +325,21 @@ To set up the storage account for public endpoint connectivity,
325325

326326
3. Alternatively, you can limit the access to selected networks and add the public IP address of the client from where you're trying to access the Azure portal.
327327

328-
:::image type="content" source="./media/how-to-use-azure-migrate-with-private-endpoints/networking-firewall.png" alt-text="Snapshot of add the public I P address of the client.":::
328+
:::image type="content" source="./media/how-to-use-azure-migrate-with-private-endpoints/networking-firewall.png" alt-text="Snapshot of add the public I P address of the client.":::
329+
330+
### Using private endpoints for replication requires the Azure Migrate appliance services to be running on the following versions
331+
332+
#### Possible causes:
333+
This issue can occur if the services running on the appliance are not running on their latest version. The DRA agent orchestrates server replication, and coordinates communication between replicated servers and Azure. The gateway agent sends replicated data to Azure.
334+
335+
>[!Note]
336+
> This error is only applicable for agentless VMware VM migrations.
337+
338+
#### Remediation:
339+
340+
1. Validate that the services running on the appliance are updated to the latest versions.
341+
342+
To do so, launch the appliance configuration manager from your appliance server and select **View appliance services** from the **Setup prerequisites** panel. The appliance and its components are automatically updated. If not, follow the instructions to update the appliance services manually.
343+
344+
:::image type="content" source="./media/troubleshoot-network-connectivity/view-appliance-services.png" alt-text="Snapshot of View appliance services.":::
345+

0 commit comments

Comments
 (0)
Please sign in to comment.