|
| 1 | +--- |
| 2 | +title: HCW8078 error - Migration Endpoint could not be created |
| 3 | +description: Description here |
| 4 | +author: cloud-writer |
| 5 | +ms.author: meerak |
| 6 | +ms.reviewer: dcscontentpm |
| 7 | +ms.topic: troubleshooting |
| 8 | +ms.custom: Exchange Hybrid |
| 9 | +ms.date: 06/03/2026 |
| 10 | +--- |
| 11 | + |
| 12 | +# HCW8078 error - Migration endpoint can't be created |
| 13 | + |
| 14 | +## Summary |
| 15 | + |
| 16 | +This article describes the HCW8078 error that you might experience when you run the Hybrid Configuration Wizard (HCW). The article explains the cause of the error and provides resolution options to resolve it. |
| 17 | + |
| 18 | +## Symptoms |
| 19 | + |
| 20 | +When you run the Hybrid Configuration Wizard (HCW), it fails with the following error: |
| 21 | + |
| 22 | +> `HCW8078 - Migration Endpoint can't be created`. |
| 23 | +
|
| 24 | +:::image type="content" source="media/migration-endpoint-could-not-be-created/hybrid-configuration-wizard-error.png" alt-text="Screenshot of the Office 365 Hybrid Configuration Wizard with the error."::: |
| 25 | + |
| 26 | +Also you might see the following error in the logs: |
| 27 | + |
| 28 | +> `MigrationServerAvailability': |Microsoft.Exchange.Management.Migration.MigrationConnectionTestedTooRecentlyException|The last connection attempt happened too recently. Please wait until <time stamp> before trying to connect to an endpoint.` |
| 29 | +
|
| 30 | +## Cause |
| 31 | + |
| 32 | +The error occurs because the GRAPH endpoint is throttling requests from the HCW application. |
| 33 | + |
| 34 | +## Resolution |
| 35 | + |
| 36 | +Use one of the following solutions as appropriate for your scenario. |
| 37 | + |
| 38 | +### Solution 1: Create the migration endpoint by using Exchange Online PowerShell |
| 39 | + |
| 40 | +Use this solution if you're in the process of migration and want to create the migration endpoint. |
| 41 | + |
| 42 | +Connect to Exchange Online PowerShell and create the migration endpoint. You can use the syntax from the examples provided [here](https://aka.ms/MEP). |
| 43 | + |
| 44 | +:::image type="content" source="media/migration-endpoint-could-not-be-created/command-to-create-endpoint.png" alt-text="Screenshot of Exchange Online PowerShell command to create a new migration endpoint for an Exchange server."::: |
| 45 | + |
| 46 | +## Solution 2: Rerun HCW and skip the Migration Endpoint option |
| 47 | + |
| 48 | +Use this solution if you're don't have a current migration from or to Exchange on-premises to Exchange Online. |
| 49 | + |
| 50 | +1. Rerun HCW. At the option selection, select **Choose Exchange Hybrid Configuration** and select **Next**. |
| 51 | + |
| 52 | + :::image type="content" source="media/migration-endpoint-could-not-be-created/hybrid-options.png" alt-text="Screenshot of the Office 365 Hybrid Configuration Wizard configuration page showing options for Full and Modern Hybrid Topologies."::: |
| 53 | + |
| 54 | +1. Uncheck the **Migration Endpoint** option and select **Next**. |
| 55 | + |
| 56 | + :::image type="content" source="media/migration-endpoint-could-not-be-created/uncheck-migration-endpoint.png" alt-text="Screenshot of the Office 365 Hybrid Configuration wizard showing Migration Endpoint option unchecked"::: |
| 57 | + |
| 58 | +1. Select the rest of the configuration as required and complete running the wizard. |
| 59 | + |
| 60 | + :::image type="content" source="media/migration-endpoint-could-not-be-created/hybrid-configuration-wizard-success.png" alt-text="Screenshot of the successful configuration of hybrid configuration wizard."::: |
0 commit comments