Azure Migrate Replication Appliance registration failing with "Resources creation for the appliance timed out" and InternalServerError

Bingxue Zhang 0 Reputation points
2026-07-06T07:28:31.5866667+00:00

I am setting up Azure Migrate for migrating 3 Linux VMs from GCP to Azure using the agent-based (physical server) method.

  • I have successfully deployed the Azure Migrate Appliance on a Windows Server for discovery.
  • I am now configuring the Replication Appliance (separate Windows Server).
  • During the configuration/registration process, I encounter the following error:

Error Details:

Resources creation for the appliance timed out. Please retry the operation. If the issue persists, please contact Microsoft support. { 'ProvisioningState': 'Running', 'RequestId': null, 'StatusCode': 'InternalServerError', 'TargetResource': { 'id': '/subscriptions/<PII Removed>/resourceGroups/rg-team-5027/providers/Microsoft.OffAzure/ServerSites/gcp-to-azubb8aphysicalsite', 'resourceName': 'gcp-to-azubb8aphysicalsite', 'resourceType': 'Microsoft.OffAzure/ServerSites' }, 'StatusMessage': { 'status': 'Failed', 'error': { 'code': 'InternalServerError', 'message': 'Encountered internal server error. Please try again', 'target': null, 'details': null, 'additionalInfo': null } }}

Steps Already Tried:

  • Restarted the Replication Appliance server multiple times.
  • Retried the operation after waiting 10-30 minutes. <PII Removed>
  • Appliance Type: Replication Appliance (for physical/GCP servers)
  • Number of servers to migrate: 3 Linux VMs from GCP
  • The discovery appliance works fine; the issue occurs specifically during Replication Appliance resource creation.

Please help investigate why the ServerSites resource creation is failing with InternalServerError and timeout.

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:32:34.7033333+00:00

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

    so this looks backend-side, the discovery appliance working is a good clue. The failure happens while Azure Migrate is creating the Microsoft.OffAzure/ServerSites resource for the replication appliance, and the service returns InternalServerError with the operation stuck in Running until timeout. That points to a failed control-plane provisioning step, not the Windows appliance itself. Restarting the server or retrying the wizard won’t fix a stuck ServerSites resource. I’d check the resource group Activity Log once for a correlation ID or failed deployment details, then open an Azure Migrate support case with the subscription, resource group, site resource ID, timestamp, and full error payload.

    The real root cause is the ServerSites resource creation failing in Azure. The timeout is only the secondary symptom. Microsoft will need to trace and clear or repair that backend operation.

    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.