Share via

Unable to Connect to Windows Admin Center for Arc-Enabled Servers

Nate Gagne 0 Reputation points
2025-04-23T19:32:51.5966667+00:00

Experiencing issues connecting to Windows Admin Center (WAC) for Arc-enabled servers. The extension installs successfully without errors in the Event Log, but attempts to connect result in the following error:

Couldn't connect to Windows Admin Center.
Error message:
{"message":"Failed to fetch","stack":"TypeError: Failed to fetch\n at https://portal.azure.com/Content/Dynamic/dXsp65hcv53l.js:170:24683\n at https://portal.azure.com/Content/Dynamic/dXsp65hcv53l.js:170:24904\n at mt (https://portal.azure.com/Content/Dynamic/dXsp65hcv53l.js:170:7352)\n at https://portal.azure.com/Content/Dynamic/dXsp65hcv53l.js:170:11270\n at Array.forEach (<anonymous>)\n at https://portal.azure.com/Content/Dynamic/dXsp65hcv53l.js:170:11258\n at Object.mt (https://portal.azure.com/Content/Dynamic/dXsp65hcv53l.js:170:7352)\n at b (https://portal.azure.com/Content/Dynamic/dXsp65hcv53l.js:59:1903)\n at v (https://portal.azure.com/Content/Dynamic/dXsp65hcv53l.js:59:1734)","isError":true}

Steps Taken:

  • Verified that nothing is being blocked at the firewall.
  • Confirmed there is no SSL inspection on this traffic.
  • Rebooted the servers.
  • Ensured the WAC service is running.
  • Executed Invoke-RestMethod -Method GET -Uri https://eastus.service.waconazure.com, which returned the expected response: Microsoft Certificate and DNS service for Windows Admin Center in the Azure Portal.

Any suggestions for resolving this connectivity issue?

Azure Arc
Azure Arc

A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.


2 answers

Sort by: Most helpful
  1. Marcus 0 Reputation points
    2026-03-17T19:56:09.4366667+00:00

    Hi,

    You can onboard a VM into Arc in a region that does not support Windows Admin Center. It will onboard into Arc successfully, but when you try to connect to WAC it will generate this error.

    Ensure you have onboarded your VM into a region that supports Windows Admin Center.

    I have seen this trip people up.

    Hope this helps.

    A list of regions supported are here:

    https://learn.microsoft.com/en-gb/windows-server/manage/windows-admin-center/azure/manage-arc-hybrid-machines?toc=/azure/azure-arc/servers/toc.json&bc=/azure/azure-arc/servers/breadcrumb/toc.json

    0 comments No comments

  2. jadrick 0 Reputation points
    2026-02-12T06:55:01.7733333+00:00

    Hi, is there any update on this? I got the same error when accessing from azure wac

    User's image

    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.