Azure Migrate - Replication Enablement Failure (Error ID 322009 & 539) - Connectivity Issue with Internal IPs despite Public IP Configuration

Bingxue Zhang 0 Reputation points
2026-07-08T10:22:47.1533333+00:00

I am encountering an issue while using Azure Migrate to migrate GCP Compute Engine to Azure VM. Replication cannot be enabled, and I receive the following errors:

Error ID: 322009 Error Message: Replication could not be enabled.

Possible causes: The source machine is not reachable due to network connectivity issues between the process server (replication-070, IP: 10.0.0.5) and the source machine. Push installation of the Mobility Service failed with error code EP0866.

Error ID: 539 Error Message: The requested action couldn't be performed by the Replication Provider.


Key Details & What I Have Configured:

  • Source Environment: GCP Compute Engine
  • Azure Migrate Appliance: Configured and running
  • In the Azure Migrate appliance, under Physical server information, I explicitly provided the public IP address of the source GCP VM: 34.xx.xx.xx

However, the error message shows that the process server is attempting to connect to the GCP internal/private IPs of the source machine:

  • 10.138.0.4
  • 172.18.0.1
  • 172.17.0.1

This mismatch appears to be the root cause — the replication service is ignoring/discarding the public IP I configured and is instead resolving or using the internal GCP network interfaces.

Error ID
Error Message
Possible causes
Recommendation
Related links
https://aka.ms/manualinstall
https://aka.ms/install-mobility-service-using-sccm
First Seen At
Error ID
Error Message
Possible causes
Recommendation
First Seen At
Azure Migrate
Azure Migrate

A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.


1 answer

Sort by: Most helpful
  1. Alex Burlachenko 25,115 Reputation points MVP Volunteer Moderator
    2026-07-14T08:35:47.6333333+00:00

    hi Bingxue Zhang & thx for sharing urs issue here at Q&A portal,

    The important part is that 322009 is just the top-level replication failure. The real issue is EP0866, which means the Mobility Service push installation couldn't reach the source machine. From ur description, it sounds like Azure Migrate is discovering multiple NICs on the GCP VM and selecting one of the private addresses (10.138.x.x, 172.17.x.x, 172.18.x.x) instead of the public IP for the push installation.

    I'd verify what IP Azure Migrate has actually inventoried for the machine. If the discovered machine still shows the private IP as its primary address, changing the "Physical server information" afterward may not change what the replication provider uses. One workaround is to install the Mobility Service manually instead of relying on push installation https://aka.ms/manualinstall

    If the appliance still tries to use the private IP after a fresh discovery or manual Mobility Service installation, this starts looking like a product issue rather than a configuration problem. I'd open a support case and include the appliance logs, the discovered machine inventory, the configured public IP, and the timestamps of the failed enable-replication operation. The Azure Migrate team can verify why the replication provider is resolving the internal GCP addresses instead of the public endpoint.

    rgds,

    Alex

    &

    If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal

    and at my blog https://ctrlaltdel.blog/

     

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.