Skip to content

Commit 309f237

Browse files
Merge pull request #11609 from MicrosoftDocs/main
Auto Publish – main to live - 2026-06-04 22:00 UTC
2 parents a23a02a + b21da4c commit 309f237

8 files changed

Lines changed: 63 additions & 3 deletions

File tree

Loading
Loading
Loading
56.9 KB
Loading
Loading
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
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.":::

Exchange/ExchangeHybrid/hybridtoc/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ items:
164164
href: ../hybrid-configuration-wizard-errors/hcw8034-or-hcw8057-error-when-runninghybrid-configuration-wizard.md
165165
- name: HCW8039 error in the Hybrid Configuration Wizard
166166
href: ../hybrid-configuration-wizard-errors/hcw8039-address-space-error.md
167+
- name: HCW8078 - Migration endpoint can't be created
168+
href: ../hybrid-configuration-wizard-errors/migration-endpoint-could-not-be-created.md
167169
- name: HCW8091 error when running Hybrid Configuration Wizard
168170
href: ../hybrid-configuration-wizard-errors/hcw8091-error-when-running-hybrid-configuratio-wizard.md
169171
- name: HCW8100, HCW8084, or HCW8083 error when running Hybrid Configuration Wizard

support/azure/virtual-machines/linux/serial-console-linux.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ documentationcenter: ''
66
author: JarrettRenshaw
77
manager: dcscontentpm
88
tags: azure-resource-manager
9-
ms.custom:
10-
- Kernel Upgrades
11-
- Package Management issue (Yum, Zypper, RPM, DPKG, APT)
9+
ms.custom: sap:Cannot connect to my VM
1210
ms.service: azure-virtual-machines
1311
ms.collection: linux
1412
ms.tgt_pltfrm: vm-linux

0 commit comments

Comments
 (0)