Unable to Connect to Windows Admin Center for Arc-Enabled Servers
Nate Gagne
0
Reputation points
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.
505 questions
Sign in to answer