Unable to access Windows Admin Center (extension) on Azure VM

KoehleRyan-4267 0 Reputation points
2024-11-14T13:50:46.58+00:00

Installing the Windows Admin Center extension on an Azure VM and the portal is showing I am still unable to connect.

Inbound NSG rules are allowed for ranges to port 6516 along with Service Tag WindowsAdminCenter

Outbound rules are set to default allow all and Powershell script

Invoke-RestMethod -Method GET -Uri https://<your_region>.service.waconazure.com

Returns: Microsoft Certificate and DNS service for Windows Admin Center in the Azure Portal

Firewall is showing allow access to port 6516 and Windows Firewall on server is disabled for testing purposes.

I have uninstalled and re-installed the AdminCenter extention, but I am still unable to access the https://localhost:6515

{

"error": {

    "message": "File not found",

    "code": "NotFound",

    "detail": ""

}

}

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,267 questions
Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
442 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.