UrlsAccessibleCheck - failed

Mikoláš Kaplan 0 Reputation points
2024-11-20T12:50:01.81+00:00

Hello,

I have a problem at hosts pools in azure where UrlsAccessibleCheck failed with:

"To resolve this, you'll need to reconfigure your networking, firewall, or proxy settings to unblock the following inaccessible URLs:

gcs.prod.monitoring.core.windows.net"

When I check from the avd I got this:

Screenshot 2024-11-20 134058

Where is the mistake? I am trying to find this all day.

Thank you very much for your time and help,

Mikolas

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,593 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Lijitha B 505 Reputation points Microsoft Vendor
    2024-11-21T07:17:07.7666667+00:00

    Hi Mikoláš Kaplan,

    The issue you are experiencing with the Azure Virtual Desktop (AVD) host pools failing the UrlsAccessibleCheck is likely related to network configuration, firewall settings, or proxy restrictions that are blocking access to the required URLs.

    The session host doesn't pass the UrlsAccessibleCheck health check, you'll need to identify which required URL your deployment is currently blocking. Once you know which URL is blocked, identify which setting is blocking that URL and remove it.

    There are two reasons why the service is blocking a required URL:

    • You have an active firewall that's blocking most outbound traffic and access to the required URLs.
    • Your local hosts file is blocking the required websites.

    To resolve a firewall-related issue, add a rule that allows outbound connections to the TCP port 80/443 associated with the blocked URLs. UrlsAccessibleCheck

    If the answer is helpful, please click "Accept Answer" and "Upvote it."

    If you have any further queries, do let us know.

    0 comments No comments

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.